value overloads
Synopses
Declared in <bdlc_hashtable.h>
Return a modifiable reference to the value at handle.
Return a non‐modifiable reference to the value at handle.
Return Value
-
modifiable reference to the value of the element
-
non‐modifiable reference to the value of the element
Parameters
Name |
Description |
handle |
handle of the element whose value is returned |
Created with MrDocs