Create an empty map with at least the specified capacity.

Synopsis

Declared in <bdlc_flathashmap.h>

explicit
FlatHashMap(std::size_t capacity);

Created with MrDocs