bsl::unordered_multimap::unordered_multimap

Same as the preceding overload.

Synopsis

Declared in <bslstl_unorderedmultimap.h>

explicit
unordered_multimap(
    size_type initialNumBuckets,
    HASH const& hashFunction = HASH(),
    EQUAL const& keyEqual = EQUAL(),
    ALLOCATOR const& basicAllocator = ALLOCATOR());