Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / vmd / doc / html / BOOST_VMD_NOT_EQUAL_D.html
index 941ad95..6af1baa 100644 (file)
@@ -33,7 +33,7 @@
 
 </span>BOOST_VMD_NOT_EQUAL_D(d, sequence, ...)</pre></div>
 <div class="refsect1">
-<a name="idm46213760179728"></a><h2>Description</h2>
+<a name="idm45529680587680"></a><h2>Description</h2>
 <p>d = The next available BOOST_PP_WHILE iteration. sequence = First sequence. ... = variadic parameters, maximum of 2.</p>
 <p>The first variadic parameter is required and is the second sequence to test. The optional second variadic parameter is a VMD type as a filter.</p>
 <p>The macro tests any two sequences for inequality. For sequences to be unequal either the VMD types of each sequence must be unequal or the individual elements of the sequence must be unequal.</p>