BloombergLP::bdlcc::StripedUnorderedMap::StripedUnorderedMap

Create an empty map using basicAllocator and default sizing.

Synopsis

Declared in <bdlcc_stripedunorderedmap.h>

explicit
StripedUnorderedMap(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