BloombergLP::bslalg::HashTableImpUtil::bucketContainsLink

Return true if the specified linkAddress is the address of one of the links in the list of elements in the closed range [bucket.first(), bucket.last()].

Synopsis

Declared in <bslalg_hashtableimputil.h>

static
bool
bucketContainsLink(
    HashTableBucket const& bucket,
    BidirectionalLink* linkAddress);