Exchange the contents of this map with those of the specified map.
Synopsis
Declared in <bslstp_hashmap.h>
void
swap(_Self& __hs);
Parameters
Name |
Description |
__hs |
other hash map with which to exchange contents |
Created with MrDocs