Same as the preceding overload.
Synopsis
Declared in <bslstl_unorderedmultimap.h>
unordered_multimap(
size_type initialNumBuckets,
HASH const& hashFunction,
ALLOCATOR const& basicAllocator);
Created with MrDocs