Create a transition having the same value as original.
Synopsis
Declared in <bdlt_timetable.h>
TimetableTransition(TimetableTransition const& original);
Description
Create a TimetableTransition having the same value as the specified original object.
Parameters
Name |
Description |
original |
transition to copy |
Created with MrDocs