Return the bucket index for the specified key.

Synopsis

Declared in <bslstl_unorderedmap.h>

size_type
bucket(key_type const& key) const;

Created with MrDocs