Namespaces
Variants
Actions

std::chrono::month_day

From cppreference.com
< cpp‎ | chrono
 
 
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)
month_day
(C++20)
(C++20)
(C++20)(C++20)
(C++20)

 
 
Defined in header <chrono>
class month_day;
(since C++20)

The class month_day represents a specific day of a specific month, of some yet to be specified year.

month_day is a TriviallyCopyable StandardLayoutType.

[edit] Member functions

constructs a month_day
(public member function) [edit]
retrieve the stored month and day values
(public member function) [edit]
checks if the month_day is valid
(public member function) [edit]

[edit] Nonmember functions

compares two month_day values
(function) [edit]
(C++20)
outputs a month_day into a stream
(function template) [edit]
(C++20)
parses a month_day from a stream according to the provided format
(function template) [edit]

[edit] Helper classes

formatting support for month_day
(class template specialization) [edit]
hash support for std::chrono::month_day
(class template specialization)
Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/chrono/month_day&oldid=157896"

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