Same as the insertIfMissing overload taking const KeyType&.
Synopsis
Declared in <bslstl_hashtable.h>
bslalg::BidirectionalLink*
insertIfMissing(bslmf::MovableRef<NonConstKeyType> key);
Created with MrDocs
Same as the insertIfMissing overload taking const KeyType&.
Declared in <bslstl_hashtable.h>
bslalg::BidirectionalLink*
insertIfMissing(bslmf::MovableRef<NonConstKeyType> key);
Created with MrDocs