std::chrono::weekday_last (3) - Linux Manuals
std::chrono::weekday_last: std::chrono::weekday_last
NAME
std::chrono::weekday_last - std::chrono::weekday_last
Synopsis
Defined in header <chrono>
class weekday_last; (since C++20)
The class weekday_last represents the last weekday of some month.
weekday_last is a TriviallyCopyable StandardLayoutType.
Member functions
constructor (public member function)
weekday (public member function)
ok (public member function)
Nonmember functions
operator== (function)
operator!=
operator<< (function template)