Return an iterator referring to the first transition in this timetable, or the past‐the‐end iterator if this timetable is empty. The iterator remains valid as long as this timetable exists, and the number of transitions within this timetable does not change.
Synopsis
Declared in <bdlt_timetable.h>
const_iterator
begin() const;
Created with MrDocs