BloombergLP::bdlt::TimetableTransition_Ref::operator=

Assign the value of rhs to this object.

Synopsis

Declared in <bdlt_timetable.h>

TimetableTransition_Ref&
operator=(TimetableTransition const& rhs);

Description

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

Return Value

reference to this object

Parameters

NameDescription
rhstransition to assign from