bsl::hashtable::hashtable

Copy-construct a hash table using the specified allocator.

Synopsis

Declared in <bslstp_hashtable.h>

hashtable(
    _Self const& __ht,
    allocator_type const& __a);