|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Member functions | ||||
tzdb_list::begintzdb_list::cbegin | ||||
const_iterator begin()constnoexcept; | (since C++20) | |
const_iterator cbegin()constnoexcept; | (since C++20) | |
Returns an iterator referring to the firststd::chrono::tzdb in the container.
An iterator referring to the firststd::chrono::tzdb in the container.