bsl::unordered_multimap::unordered_multimap

Same as the preceding overload.

Synopsis

Declared in <bslstl_unorderedmultimap.h>

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