UNPKG

boost-react-native-bundle

Version:

Boost library as in https://sourceforge.net/projects/boost/files/boost/1.57.0/

32 lines (28 loc) 948 B
<?xml version="1.0" encoding="utf-8"?> <!-- Copyright 2010 Daniel James. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) --> <header name="example.hpp"> <para> Fake reference documentation, so that the syntax highlighter will kick in. </para> <macro name="foo"> <description> <programlisting>/* C style comment */</programlisting> <programlisting>/* Broken C style comment</programlisting> <programlisting> /* Multi-line *comment */</programlisting> <programlisting>/*/ Tricky comment */</programlisting> <programlisting>/**/</programlisting> <programlisting>/***/</programlisting> <programlisting>// Single line comment</programlisting> <programlisting>// Single line comment </programlisting> </description> </macro> </header>