Assignment operators

Synopses

Declared in <bdlb_nullablevalueref.h>

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

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

Reset the target to the default constructed state (i.e., to have the null value).

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

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

Created with MrDocs