BloombergLP::bsltf::operator!=

Return true if the specified sentinel and iterator do not refer to the same element, and false otherwise.

Synopsis

Declared in <bsltf_testvaluesarray.h>

bool
operator!=(
    TestValuesArraySentinel<OTHER_VALUE> const&,
    TestValuesArrayIterator<OTHER_VALUE> const&);