Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / vmd / doc / html / BOOST_VMD_IS_LIST_D.html
index 16608b5..174b26f 100644 (file)
@@ -33,7 +33,7 @@
 
 </span>BOOST_VMD_IS_LIST_D(d, sequence)</pre></div>
 <div class="refsect1">
-<a name="idm46213760303584"></a><h2>Description</h2>
+<a name="idm45529680711728"></a><h2>Description</h2>
 <p>The macro checks that the sequence is a pplib list. It returns 1 if it is a list, else if returns 0.</p>
 <p>d = The next available BOOST_PP_WHILE iteration. sequence = input as a possible Boost PP list.</p>
 <p>returns = 1 if it a list, else returns 0.</p>