Assign to this object the value of the specified rhs object, and return a reference to this object.

Synopses

Declared in <bslstl_variant.h>

Assign to this object the value of the specified rhs object, and return a reference to this object.

Assign to this object the value of the specified rhs object, and return a reference to this object.

Return Value

reference to this object

Parameters

Name

Description

rhs

object to assign from

Created with MrDocs