Return the bucket index for the specified key.
Synopsis
Declared in <bslstl_unorderedmultimap.h>
unordered_multimap<KEY, VALUE, HASH, EQUAL, ALLOCATOR>::size_type
bucket(key_type const& key) const;
Created with MrDocs