Return true if the specified iterators refer to the same element, and false otherwise.
true
false
Declared in <bsltf_testvaluesarray.h>
<bsltf_testvaluesarray.h>
bool operator==( TestValuesArrayIterator<OTHER_VALUE> const&, TestValuesArrayIterator<OTHER_VALUE> const&);