8#ifndef INCLUDED_BSLSTL_UNORDEREDMAPKEYCONFIGURATION
9#define INCLUDED_BSLSTL_UNORDEREDMAPKEYCONFIGURATION
285#include <bslscm_version.h>
294template <
class KEY,
class VALUE_TYPE>
322template <
class KEY,
class VALUE_TYPE>
#define BSLS_IDENT(str)
BSLS_IDENT() - insert string into .comment binary segment (if supported)
Definition bsls_ident.h:238
Definition bslstl_algorithm.h:84
Definition bslstl_unorderedmapkeyconfiguration.h:295
static const KeyType & extractKey(const VALUE_TYPE &obj)
Definition bslstl_unorderedmapkeyconfiguration.h:325
VALUE_TYPE ValueType
Definition bslstl_unorderedmapkeyconfiguration.h:297
KEY KeyType
Definition bslstl_unorderedmapkeyconfiguration.h:298