bsl::unordered_set<ManagedAttribute, AttributeHash>::bucket

Return the index of the bucket, in the array of buckets of this container, where a value equivalent to the specified key would be inserted.

Synopsis

Declared in <bslstl_unorderedset.h>

size_type
bucket(key_type const& key) const;