Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / vmd / doc / html / BOOST_VMD_TO_TUPLE_D.html
index d84940a..f767eb2 100644 (file)
@@ -33,7 +33,7 @@
 
 </span>BOOST_VMD_TO_TUPLE_D(d, ...)</pre></div>
 <div class="refsect1">
-<a name="idm46213760682560"></a><h2>Description</h2>
+<a name="idm45529681097216"></a><h2>Description</h2>
 <p>d = The next available BOOST_PP_WHILE iteration. ... = Variadic parameters.</p>
 <p>The first variadic parameter is required and is the sequence to convert.</p>
 <p>Further optional variadic parameters can be return type parameters. Return type parameters allow each element in the sequence to be converted to a two-element tuple where the first tuple element is the type and the second tuple element is the element data.</p>