BloombergLP::ball::RecordStringFormatter::operator=

Assign to this record formatter the value of the specified rhs.

Synopsis

Declared in <ball_recordstringformatter.h>

RecordStringFormatter&
operator=(RecordStringFormatter const& rhs);

Return Value

reference to this object

Parameters

NameDescription
rhsrecord formatter to assign from