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

Synopsis

Declared in <bdlt_timetable.h>

TimetableTransition&
operator=(TimetableTransition const& rhs);

Return Value

reference to this object

Parameters

Name

Description

rhs

transition to assign from

Created with MrDocs