BloombergLP::bdlc::operator!=

Return true if the specified lhs and rhs index clerks do not have the same value, and false otherwise. Two IndexClerk objects do not have the same value if they do not have the same nextNewIndex(), or might generate different sequences of integer indices.

Synopsis

Declared in <bdlc_indexclerk.h>

bool
operator!=(
    IndexClerk const& lhs,
    IndexClerk const& rhs);