Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::chrono::month_day

      From cppreference.com
      <cpp‎ |chrono
       
       
      Date and time library
       
       
      Defined in header<chrono>
      class month_day;
      (since C++20)

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

      month_day is aTriviallyCopyableStandardLayoutType.

      [edit]Member functions

      constructs amonth_day
      (public member function)[edit]
      retrieve the storedmonth andday values
      (public member function)[edit]
      checks if themonth_day is valid
      (public member function)[edit]

      [edit]Nonmember functions

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

      [edit]Helper classes

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

      [8]ページ先頭

      ©2009-2025 Movatter.jp