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