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

Synopsis

Declared in <bsltf_testvaluesarray.h>

Return Value

true if both iterators refer to the same element

Parameters

Name

Description

lhs

left‐hand iterator

rhs

right‐hand iterator

Created with MrDocs