bsl::unordered_map<basic_string<char>, Json, TransparentHash, TransparentEqualTo>::get_allocator

Return (a copy of) the allocator used for memory allocation by this unordered map.

Synopsis

Declared in <bslstl_unorderedmap.h>

allocator_type
get_allocator() const noexcept;