Assign to this object the value of the specified rhs compactable transition, and return a reference providing modifiable access to this object.
Synopsis
Declared in <bdlt_timetable.h>
Timetable_CompactableTransition&
operator=(Timetable_CompactableTransition const& rhs);
Return Value
reference to this object
Parameters
Name |
Description |
rhs |
compactable transition to assign from |
Created with MrDocs