BloombergLP::bdlb::Variant13::operator=

Assign to this object the type and value currently held by the specified rhs object, and return a reference providing modifiable access to this object. The value currently held by this variant (if any) is destroyed if that value's type is not the same as the type held by the rhs object.

Synopsis

Declared in <bdlb_variant.h>

Variant13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13>&
operator=(Variant13 const& rhs);