BloombergLP::bdlc::operator==

Return whether the iterators refer to the same position (see free operator==).

Synopsis

Declared in <bdlc_compactedarray.h>

template<>
bool
operator==(
    CompactedArray_ConstIterator const&,
    CompactedArray_ConstIterator const&);