Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / vmd / doc / html / BOOST_VMD_ASSERT_IS_SEQ.html
index 5b13316..4da8875 100644 (file)
@@ -33,7 +33,7 @@
 
 </span>BOOST_VMD_ASSERT_IS_SEQ(sequence)</pre></div>
 <div class="refsect1">
-<a name="idm46213760576016"></a><h2>Description</h2>
+<a name="idm45529680991056"></a><h2>Description</h2>
 <p>The macro checks that the sequence is a Boost PP seq. If it is not a Boost PP seq, it forces a compiler error.</p>
 <p>The macro normally checks for a Boost PP seq only in debug mode. However an end-user can force the macro to check or not check by defining the macro BOOST_VMD_ASSERT_DATA to 1 or 0 respectively.</p>
 <p>sequence = a possible Boost PP seq.</p>