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

Synopsis

Declared in <bsltf_testvaluesarray.h>

Return Value

true if they do not refer to the same element

Parameters

Name

Description

lhs

iterator to compare

rhs

sentinel to compare

Created with MrDocs