BloombergLP::bdlt::Timetable_ConstIterator::operator->

Return a proxy to the referenced transition.

Synopsis

Declared in <bdlt_timetable.h>

TimetableTransition_Ref const*
operator->() const;

Description

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.

Return Value

pointer to proxy referencing the transition