Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / vmd / doc / html / BOOST_VMD_SEQ_POP_FRONT.html
index 71172f4..595b131 100644 (file)
@@ -33,7 +33,7 @@
 
 </span>BOOST_VMD_SEQ_POP_FRONT(seq)</pre></div>
 <div class="refsect1">
-<a name="idm46213760133712"></a><h2>Description</h2>
+<a name="idm45529680541712"></a><h2>Description</h2>
 <p>seq = seq to pop an element from.</p>
 <p>If the seq is an empty seq the result is undefined. If the seq is a single element the result is an empty seq. Otherwise the result is a seq after removing the first element. </p>
 </div>