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

Name

Description

entry

entry whose key is returned

Created with MrDocs