BloombergLP::bdlcc::StripedUnorderedMultiMap::StripedUnorderedMultiMap

Create an empty multimap using the specified basicAllocator.

Synopsis

Declared in <bdlcc_stripedunorderedmultimap.h>

explicit
StripedUnorderedMultiMap(bslma::Allocator* basicAllocator);

Description

Use default stripe and bucket counts. If basicAllocator is 0, the currently installed default allocator is used.

Parameters

NameDescription
basicAllocatorallocator used to supply memory