This typedef is an alias to the non-const form of KeyType.
typedef
const
KeyType
Declared in <bslstl_hashtable.h>
<bslstl_hashtable.h>
typedef bsl::remove_const<KeyType>::type NonConstKeyType;