Exchange the contents of the two sets.
Synopsis
Declared in <bdlc_flathashset.h>
void
swap(
FlatHashSet<K, H, E>&,
FlatHashSet<K, H, E>&);
Created with MrDocs
Exchange the contents of the two sets.
Declared in <bdlc_flathashset.h>
void
swap(
FlatHashSet<K, H, E>&,
FlatHashSet<K, H, E>&);
Created with MrDocs