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