BloombergLP::bdlc::FlatHashSet_EntryUtil::key

Return the key of the specified entry.

Synopsis

Declared in <bdlc_flathashset.h>

static
ENTRY const&
key(ENTRY const& entry);

Return Value

const reference to the key of entry

Parameters

NameDescription
entryentry whose key is returned