summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_VARAINT_MAX_MULTIVIZITOR_PARAMS.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/BOOST_VARAINT_MAX_MULTIVIZITOR_PARAMS.html')
-rw-r--r--doc/html/BOOST_VARAINT_MAX_MULTIVIZITOR_PARAMS.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/html/BOOST_VARAINT_MAX_MULTIVIZITOR_PARAMS.html b/doc/html/BOOST_VARAINT_MAX_MULTIVIZITOR_PARAMS.html
index 13c3d902d3..33ef1773a1 100644
--- a/doc/html/BOOST_VARAINT_MAX_MULTIVIZITOR_PARAMS.html
+++ b/doc/html/BOOST_VARAINT_MAX_MULTIVIZITOR_PARAMS.html
@@ -7,7 +7,7 @@
<link rel="home" href="index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="variant/reference.html#header.boost.variant.multivisitors_hpp" title="Header &lt;boost/variant/multivisitors.hpp&gt;">
<link rel="prev" href="boost/apply_visitor.html" title="Function apply_visitor">
-<link rel="next" href="boost/apply_visitor_idp112947520.html" title="Function apply_visitor /*three or more variant parameters*/">
+<link rel="next" href="boost/apply_visitor_idp309222624.html" title="Function apply_visitor /*three or more variant parameters*/">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -20,21 +20,23 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="boost/apply_visitor.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="variant/reference.html#header.boost.variant.multivisitors_hpp"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="boost/apply_visitor_idp112947520.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="boost/apply_visitor.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="variant/reference.html#header.boost.variant.multivisitors_hpp"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="boost/apply_visitor_idp309222624.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="BOOST_VARAINT_MAX_MULTIVIZITOR_PARAMS"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Macro BOOST_VARAINT_MAX_MULTIVIZITOR_PARAMS</span></h2>
<p>BOOST_VARAINT_MAX_MULTIVIZITOR_PARAMS &#8212; Controls maximum amount of <code class="computeroutput"><a class="link" href="boost/variant.html" title="Class template variant">variant</a></code>
- parameters for multi visistors. </p>
+ parameters for multi visistors. Not used when <code class="computeroutput">std::tuple</code> is available and
+ <code class="computeroutput"><a class="link" href="BOOST_VARIANT_DO_NOT_USE_VARIADIC_TEMPLATES.html" title="Macro BOOST_VARIANT_DO_NOT_USE_VARIADIC_TEMPLATES">BOOST_VARIANT_DO_NOT_USE_VARIADIC_TEMPLATES</a></code>
+ is not defined.</p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="variant/reference.html#header.boost.variant.multivisitors_hpp" title="Header &lt;boost/variant/multivisitors.hpp&gt;">boost/variant/multivisitors.hpp</a>&gt;
</span>BOOST_VARAINT_MAX_MULTIVIZITOR_PARAMS</pre></div>
<div class="refsect1">
-<a name="idp524619152"></a><h2>Description</h2>
+<a name="idp520225856"></a><h2>Description</h2>
<p><span class="bold"><strong>Note</strong></span>: Default amount is 4. Define it
to bigger value before including &lt;boost/variant/multivisitors.hpp&gt; to
increase maximum amount of <code class="computeroutput"><a class="link" href="boost/variant.html" title="Class template variant">variant</a></code>
@@ -51,7 +53,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="boost/apply_visitor.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="variant/reference.html#header.boost.variant.multivisitors_hpp"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="boost/apply_visitor_idp112947520.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="boost/apply_visitor.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="variant/reference.html#header.boost.variant.multivisitors_hpp"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="boost/apply_visitor_idp309222624.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>