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
Name |
Description |
rhs |
transition to assign from |
Created with MrDocs