|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Member functions | ||||
tzdb_list::front | ||||
conststd::chrono::tzdb& front()constnoexcept; | (since C++20) | |
Obtains a reference to the firststd::chrono::tzdb in the list. Simultaneous calls to this function andstd::chrono::reload_tzdb() does not introduce a data race.
A reference to the firststd::chrono::tzdb in the list.