bsl::unordered_map::unordered_map

Same as the preceding overload.

Synopsis

Declared in <bslstl_unorderedmap.h>

unordered_map(
    size_type initialNumBuckets,
    HASH const& hashFunction,
    ALLOCATOR const& basicAllocator);