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

Name

Description

__ht

hash table whose value is assigned

Created with MrDocs