Assign rhs to the target and return this object.

Synopsis

Declared in <bdlb_nullablevalueref.h>

Description

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

Return Value

modifiable reference to this object

Parameters

Name

Description

rhs

nullable wrapper whose value is assigned

Created with MrDocs