Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / vmd / doc / html / BOOST_VMD_TUPLE_PUSH_BACK.html
index 1604cbd..3d1af50 100644 (file)
@@ -33,7 +33,7 @@
 
 </span>BOOST_VMD_TUPLE_PUSH_BACK(tuple, elem)</pre></div>
 <div class="refsect1">
-<a name="idm46213760098992"></a><h2>Description</h2>
+<a name="idm45529680507216"></a><h2>Description</h2>
 <p>tuple = tuple to to append an element to. elem = element to append.</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 adding the element to the end. </p>
 </div>