Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / vmd / doc / html / BOOST_VMD_SEQ_PUSH_BACK.html
index 2cdf8d5..427fd13 100644 (file)
@@ -33,7 +33,7 @@
 
 </span>BOOST_VMD_SEQ_PUSH_BACK(seq, elem)</pre></div>
 <div class="refsect1">
-<a name="idm46213760108432"></a><h2>Description</h2>
+<a name="idm45529680516528"></a><h2>Description</h2>
 <p>seq = seq to to append an element to. elem = element to append.</p>
 <p>If the seq is an empty seq the result is a seq with the single element. Otherwise the result is a seq after adding the element to the end. </p>
 </div>