Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / vmd / doc / html / BOOST_VMD_NOT_EQUAL.html
index d1d63cd..7ec7731 100644 (file)
@@ -33,7 +33,7 @@
 
 </span>BOOST_VMD_NOT_EQUAL(sequence, ...)</pre></div>
 <div class="refsect1">
-<a name="idm46213760187248"></a><h2>Description</h2>
+<a name="idm45529680595200"></a><h2>Description</h2>
 <p>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>