BloombergLP::bslstl::HashTableBucketIterator::bucket

Return the address of the hash table bucket referred to by this iterator.

Synopsis

Declared in <bslstl_hashtablebucketiterator.h>

bslalg::HashTableBucket const*
bucket() const;

Description

Note that this method is an implementation detail intended for debugging purposes only, and is not part of the C++ standard.

Return Value

address of the hash table bucket referred to by this iterator