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

Synopsis

Declared in <bdlb_nullablevalueref.h>

bdlb::NullableValueRef<TYPE>&
operator=(TYPE const& rhs);

Created with MrDocs