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