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;
Created with MrDocs
This typedef is an alias to the non‐`const` form of KeyType.
Declared in <bslstl_hashtable.h>
typedef bsl::remove_const<KeyType>::type NonConstKeyType;
Created with MrDocs