Assign to this map the value of the specified rhs map.

Synopsis

Declared in <bdlc_flathashmap.h>

Description

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

Return Value

modifiable reference to this map

Parameters

Name

Description

rhs

map providing the value to assign

Created with MrDocs