[#BloombergLP-bslstl-UnorderedMapKeyConfiguration-0f-extractKey] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/UnorderedMapKeyConfiguration-0f.adoc[UnorderedMapKeyConfiguration]::extractKey :relfileprefix: ../../../ :mrdocs: Return the member `first` of the specified object `obj`. `obj.first` must be of type `VALUE_TYPE::first_type`, which is the `key` portion of `obj`. == Synopsis Declared in `<bslstl_unorderedmapkeyconfiguration.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static KEY const& extractKey(VALUE_TYPE const& obj); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#