This templated utility provides methods to construct an ENTRY and a method to extract the key from an ENTRY.
Synopsis
Declared in <bdlc_flathashmap.h>
template<
class KEY,
class VALUE,
class ENTRY>
struct FlatHashMap_EntryUtil;
Static Member Functions
Name |
Description |
Load into the specified |
|
Load into the specified |
|
Return the key of the specified |
Created with MrDocs