Return a proxy to the transition referenced by this iterator. The behavior is undefined unless this iterator references a valid transition in the associated timetable.

Synopsis

Declared in <bdlt_timetable.h>

TimetableTransition_Ref const*
operator‐>() const;

Created with MrDocs