BloombergLP::bslstl::HashTable::NonConstKeyType

This typedef is an alias to the non-const form of KeyType.

Synopsis

Declared in <bslstl_hashtable.h>

typedef bsl::remove_const<KeyType>::type NonConstKeyType;