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