std::chrono::leap_second
From cppreference.com
C++
Feature test macros (C++20)
Concepts library (C++20)
Metaprogramming library (C++11)
Ranges library (C++20)
Filesystem library (C++17)
Concurrency support library (C++11)
Execution control library (C++26)
Date and time library
(C++11)
(C++20)
(C++20)
(C++11)
(C++11)
(C++11)
(C++20)
(C++20)
(C++20)
(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)
(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)
leap_second
(C++20)
(C++20)
(C++20)
std::chrono::leap_second
Member functions
Nonmember functions
Helper classes
(C++26)
Defined in header
<chrono>
class leap_second;
(since C++20)
The class leap_second
represents the date and time of a leap second insertion.
Users cannot construct leap_second
objects except by copying from existing leap_second
objects. The library implementation creates leap_second
objects when it initializes the time zone database and provides const access to these objects.
leap_second
has a defaulted copy constructor and a defaulted copy assignment operator.
[edit] Member functions
[edit] Nonmember functions
[edit] Helper classes
hash support for std::chrono::leap_second
(class template specialization)
(class template specialization)