BloombergLP::bdlc::FlatHashMap_EntryUtil::key

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

NameDescription
entryentry whose key is returned