[#BloombergLP-bdlt-Timetable_ConstIterator-operator_ptr] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Timetable_ConstIterator.adoc[Timetable_ConstIterator]::operator‐> :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlt/TimetableTransition_Ref.adoc[TimetableTransition_Ref] const* operator‐>() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#