Create an empty map using the specified basicAllocator.

Synopsis

Declared in <bdlc_flathashmap.h>

explicit
FlatHashMap(bslma::Allocator* basicAllocator);

Created with MrDocs