bsl::hash_map::hash_map

Create an empty hash map that uses allocator __a.

Synopsis

Declared in <bslstp_hashmap.h>

explicit
hash_map(allocator_type const& __a);

Description

Create an empty hash map using the specified __a allocator.

Parameters

NameDescription
__aallocator used to supply memory