summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_VARIANT_DO_NOT_USE_VARIADIC_TEMPLATES.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/BOOST_VARIANT_DO_NOT_USE_VARIADIC_TEMPLATES.html')
-rw-r--r--doc/html/BOOST_VARIANT_DO_NOT_USE_VARIADIC_TEMPLATES.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/BOOST_VARIANT_DO_NOT_USE_VARIADIC_TEMPLATES.html b/doc/html/BOOST_VARIANT_DO_NOT_USE_VARIADIC_TEMPLATES.html
index ae221c8afc..030a7a7107 100644
--- a/doc/html/BOOST_VARIANT_DO_NOT_USE_VARIADIC_TEMPLATES.html
+++ b/doc/html/BOOST_VARIANT_DO_NOT_USE_VARIADIC_TEMPLATES.html
@@ -30,7 +30,8 @@
Users may define this macro to make
<code class="computeroutput"><a class="link" href="BOOST_VARIANT_ENUM_PARAMS.html" title="Macro BOOST_VARIANT_ENUM_PARAMS">BOOST_VARIANT_ENUM_PARAMS</a></code>
and <code class="computeroutput"><a class="link" href="BOOST_VARIANT_ENUM_SHIFTED_PARAMS.html" title="Macro BOOST_VARIANT_ENUM_SHIFTED_PARAMS">BOOST_VARIANT_ENUM_SHIFTED_PARAMS</a></code> expand
- to a comma-separated sequence instead of variadic templates.
+ to a comma-separated sequence instead of variadic templates. Define this macro if
+ your compiler has problems with compilation of variadic templates.
</p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>