Assignment operators

Synopses

Declared in <bdlc_flathashtable.h>

Assign to this object the value, hasher, and key‐equality functor of the specified rhs object and return a reference offering modifiable access to this object.

Move‐assign to this table from the specified rhs.

Return Value

modifiable reference to this table

Parameters

Name

Description

rhs

table to assign from

Created with MrDocs