Showing content from https://en.cppreference.com/w/cpp/algorithm/../chrono/tzdb_list.html below:
std::chrono::tzdb_list - cppreference.com
class tzdb_list;
(since C++20)
tzdb_list
is a singleton list of std::chrono::tzdbs, each of which represents a copy of the IANA time zone database. Users cannot construct a tzdb_list
and can only obtain access to one via the std::chrono::get_tzdb_list free function.
[edit] Member types [edit] Member functions copy constructor is defined as deleted
(public member function) [edit] copy assignment operator is defined as deleted
(public member function) [edit] access the first element
(public member function) [edit] erases an element after an element
(public member function) [edit] returns an iterator to the beginning of the list
(public member function) [edit] returns an iterator past the end of the list
(public member function) [edit]
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4