Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / vmd / doc / html / BOOST_VMD_IS_SEQ_D.html
index 1640bfe..0021947 100644 (file)
@@ -33,7 +33,7 @@
 
 </span>BOOST_VMD_IS_SEQ_D(d, sequence)</pre></div>
 <div class="refsect1">
-<a name="idm46213760241360"></a><h2>Description</h2>
+<a name="idm45529680649440"></a><h2>Description</h2>
 <p>The macro checks that the sequence is a Boost PP seq. It returns 1 if it is a seq, else if returns 0.</p>
 <p>d = The next available BOOST_PP_WHILE iteration. sequence = a possible Boost PP seq</p>
 <p>returns = 1 if it a seq, else returns 0.</p>