BloombergLP::bslstl::operator!=

Same as the preceding overload.

Synopsis

Declared in <bslstl_hashtableiterator.h>

template<
    class VALUE_TYPE,
    class DIFFERENCE_TYPE>
bool
operator!=(
    HashTableIterator<VALUE_TYPE const, DIFFERENCE_TYPE> const& lhs,
    HashTableIterator<VALUE_TYPE const, DIFFERENCE_TYPE> const& rhs);