Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / vmd / doc / html / BOOST_VMD_IS_EMPTY_ARRAY_D.html
index e5257da..3a27b0c 100644 (file)
@@ -33,7 +33,7 @@
 
 </span>BOOST_VMD_IS_EMPTY_ARRAY_D(d, sequence)</pre></div>
 <div class="refsect1">
-<a name="idm46213760361440"></a><h2>Description</h2>
+<a name="idm45529680769136"></a><h2>Description</h2>
 <p>An empty Boost PP array is a two element tuple where the first size element is 0 and the second element is a tuple with a single empty element, ie. '(0,())'.</p>
 <p>d = The next available BOOST_PP_WHILE iteration. sequence = a possible empty array</p>
 <p>returns = 1 if the sequence is an empty Boost PP array 0 if it is not.</p>