bsl::hash_map::hash_map

Create a hash map with the specified bucket count and hasher.

Synopsis

Declared in <bslstp_hashmap.h>

hash_map(
    size_type __n,
    hasher const& __hf);