Return the reference to the non‐modifiable key of the element identified by the specified handle. The behavior is undefined unless handle is valid.

Synopsis

Declared in <bdlc_hashtable.h>

KEY const&
key(Handle const& handle) const;

Created with MrDocs