8#ifndef INCLUDED_BSLSTL_UNORDEREDSETKEYCONFIGURATION
9#define INCLUDED_BSLSTL_UNORDEREDSETKEYCONFIGURATION
256#include <bslscm_version.h>
266template <
class VALUE_TYPE>
293template <
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_unorderedsetkeyconfiguration.h:267
static const KeyType & extractKey(const VALUE_TYPE &object)
Definition bslstl_unorderedsetkeyconfiguration.h:296
VALUE_TYPE ValueType
Definition bslstl_unorderedsetkeyconfiguration.h:269
ValueType KeyType
Definition bslstl_unorderedsetkeyconfiguration.h:270