Exchange the contents of this multiset with those of the specified set.
Synopsis
Declared in <bslstp_hashset.h>
void
swap(_Self& hs);
Parameters
Name |
Description |
hs |
hash multiset whose contents are exchanged with this multiset |
Created with MrDocs