Copy‐construct a hash multimap using the specified allocator.

Synopsis

Declared in <bslstp_hashmap.h>

hash_multimap(
    _Self const& __x,
    allocator_type const& __a);

Created with MrDocs