Exchange the contents of the two maps.
Synopsis
Declared in <bdlc_flathashmap.h>
void
swap(
FlatHashMap<K, V, H, E>&,
FlatHashMap<K, V, H, E>&);
Created with MrDocs
Exchange the contents of the two maps.
Declared in <bdlc_flathashmap.h>
void
swap(
FlatHashMap<K, V, H, E>&,
FlatHashMap<K, V, H, E>&);
Created with MrDocs