BloombergLP::ball::DefaultAttributeContainer::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_defaultattributecontainer.h>

DefaultAttributeContainer&
operator=(DefaultAttributeContainer const& rhs);

Return Value

reference to this object

Parameters

NameDescription
rhscontainer to assign from