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