Namespaces
Variants
Actions

std::chrono::tzdb_list::front

From cppreference.com
< cpp‎ | chrono‎ | tzdb list
 
 
Date and time library
(C++11)
(C++20)
(C++11)
(C++11)
(C++11)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)(C++20)
(C++20)(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)(C++20)
(C++20)

 
 
const std::chrono::tzdb & front() const noexcept;
(since C++20)

Obtains a reference to the first std::chrono::tzdb in the list. Simultaneous calls to this function and std::chrono::reload_tzdb () does not introduce a data race.

[edit] Return value

A reference to the first std::chrono::tzdb in the list.

Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/chrono/tzdb_list/front&oldid=146294"

AltStyle によって変換されたページ (->オリジナル) /