|
BDE 4.14.0 Production release
|
#include <bslstl_unorderedmapkeyconfiguration.h>
Public Types | |
| typedef VALUE_TYPE | ValueType |
| typedef KEY | KeyType |
Static Public Member Functions | |
| static const KeyType & | extractKey (const VALUE_TYPE &obj) |
| typedef KEY bslstl::UnorderedMapKeyConfiguration< KEY, VALUE_TYPE >::KeyType |
| typedef VALUE_TYPE bslstl::UnorderedMapKeyConfiguration< KEY, VALUE_TYPE >::ValueType |
|
inlinestatic |
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.