Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / vmd / doc / html / BOOST_VMD_SEQ_PUSH_FRONT.html
index e7148bf..349ebf8 100644 (file)
@@ -33,7 +33,7 @@
 
 </span>BOOST_VMD_SEQ_PUSH_FRONT(seq, elem)</pre></div>
 <div class="refsect1">
-<a name="idm46213760089728"></a><h2>Description</h2>
+<a name="idm45529680497888"></a><h2>Description</h2>
 <p>seq = seq to insert an element at. elem = element to insert.</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 inserting the element at the beginning. </p>
 </div>