BloombergLP::bslstl::HashTable_HashWrapper::swap

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

NameDescription
otherhash wrapper to swap with this object