Return an iterator providing non‐modifiable access to the one‐past the last transition in the ordered sequence of transitions that is associated with this object. Note that if beginTransitions() == endTransitions() then there are no transitions stored by this object.

Synopsis

Declared in <baltzo_zoneinfo.h>

Zoneinfo::TransitionConstIterator
endTransitions() const;

Created with MrDocs