BloombergLP::ball::ManagedAttribute::operator=

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

Synopsis

Declared in <ball_managedattribute.h>

ManagedAttribute&
operator=(ManagedAttribute const& rhs);

Return Value

reference to this object

Parameters

NameDescription
rhsmanaged attribute to assign from