[#BloombergLP-bdlt-Timetable_ConstIterator-operator_star] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Timetable_ConstIterator.adoc[Timetable_ConstIterator]::operator* :relfileprefix: ../../../ :mrdocs: Return, _by_ _value_, a `TimetableTransition` object representing 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.adoc[TimetableTransition] operator*() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#