Insert the specified value, returning a reference to the stored element.
Synopsis
Declared in <bslstp_hashtable.h>
reference
_M_insert(value_type const& __obj);
Return Value
reference to the stored element
Parameters
Name |
Description |
__obj |
value to insert |
Created with MrDocs