Create an empty map using the specified basicAllocator.

Synopsis

Declared in <bdlc_flathashmap.h>

explicit
FlatHashMap(bslma::Allocator* basicAllocator);

Parameters

Name

Description

basicAllocator

allocator used to supply memory

Created with MrDocs