Same as the preceding overload.
Synopsis
Declared in <bslstl_unorderedmap.h>
unordered_map(
size_type initialNumBuckets,
TransparentHash const& hashFunction,
allocator<pair<basic_string<char> const, Json>> const& basicAllocator);
Created with MrDocs