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
Create an empty map with at least the specified capacity.
Declared in <bdlc_flathashmap.h>
explicit
FlatHashMap(std::size_t capacity);
Created with MrDocs