Same as the preceding overload.

Synopsis

Declared in <bslstl_unorderedmap.h>

unordered_map(
    size_type initialNumBuckets,
    ALLOCATOR const& basicAllocator);

Created with MrDocs