Return true if the specified lhs and rhs refer to the same TYPE object and false othersise.
true
lhs
rhs
TYPE
false
Declared in <bsltf_inputiterator.h>
<bsltf_inputiterator.h>
template<class TYPE> bool operator==( InputIterator<TYPE> const& lhs, InputIterator<TYPE> const& rhs);