Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / vmd / doc / html / BOOST_VMD_TUPLE_PUSH_FRONT.html
index f628f0c..abdc528 100644 (file)
@@ -33,7 +33,7 @@
 
 </span>BOOST_VMD_TUPLE_PUSH_FRONT(tuple, elem)</pre></div>
 <div class="refsect1">
-<a name="idm46213760080352"></a><h2>Description</h2>
+<a name="idm45529680488688"></a><h2>Description</h2>
 <p>tuple = tuple to insert an element at. elem = element to insert.</p>
 <p>If the tuple is an empty tuple the result is a tuple with the single element. Otherwise the result is a tuple after inserting the element at the beginning. </p>
 </div>