Exchange the wrapped hash functor with that of other.
Synopsis
Declared in <bslstl_hashtable.h>
void
swap(HashTable_HashWrapper& other);
Description
Exchange the value of this object with the specified other object.
Parameters
Name |
Description |
other |
hash wrapper to swap with this object |
Created with MrDocs