BloombergLP::bslalg::operator==

Return true if the specified hash table buckets lhs and rhs are equivalent and false otherwise.

Synopsis

Declared in <bslalg_hashtablebucket.h>

bool
operator==(
    HashTableBucket const& lhs,
    HashTableBucket const& rhs);