Return a reference to the mapped value for __key, inserting a default-constructed value if the key is absent.
__key
Declared in <bslstp_hashmap.h>
<bslstp_hashmap.h>
_Tp& operator[](key_type const& __key);