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

Synopsis

Declared in <bsltf_testvaluesarray.h>

Return Value

true if both refer to the same element

Parameters

Name

Description

lhs

sentinel to compare

rhs

iterator to compare

Created with MrDocs