2
0
mirror of https://github.com/boostorg/variant.git synced 2026-01-28 07:42:15 +00:00
Files
variant/doc/reference/reference.xml
Eric Friedman 70c8014c0f BoostBook progress.
[SVN r19371]
2003-07-30 20:48:35 +00:00

21 lines
771 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE library-reference PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
<library-reference xmlns:xi="http://www.w3.org/2001/XInclude">
<xi:include href="concepts.xml"/>
<header name="boost/variant.hpp">
<section id="variant.header.include-all">
<para>This header exists simply as a convenience to the user, including
all of the headers that are part of the library.</para>
</section>
</header>
<xi:include href="variant_fwd.xml"/>
<xi:include href="variant.xml"/>
<xi:include href="apply_visitor.xml"/>
<xi:include href="get.xml"/>
<xi:include href="static_visitor.xml"/>
<xi:include href="visitor_ptr.xml"/>
</library-reference>