Return the key of the specified entry.
Synopsis
Declared in <bdlc_flathashmap.h>
static
KEY const&
key(ENTRY const& entry);
Return Value
const reference to the key of entry
Parameters
Name |
Description |
entry |
entry whose key is returned |
Created with MrDocs