Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / vmd / doc / html / BOOST_VMD_TO_ARRAY_D.html
index 19774b6..44f4b78 100644 (file)
@@ -33,7 +33,7 @@
 
 </span>BOOST_VMD_TO_ARRAY_D(d, ...)</pre></div>
 <div class="refsect1">
-<a name="idm46213759992992"></a><h2>Description</h2>
+<a name="idm45529680401824"></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>