bsl::hashtable::operator=

Assign to this table the value of the specified __ht.

Synopsis

Declared in <bslstp_hashtable.h>

_Self&
operator=(_Self const& __ht);

Return Value

reference to this table

Parameters

NameDescription
__hthash table whose value is assigned