Movatterモバイル変換


[0]ホーム

URL:


cppreference.com
Namespaces
Variants
    Actions

      std::chrono::weekday_last

      From cppreference.com
      <cpp‎ |chrono
       
       
      Date and time library
      Calendar
      (C++20)
      (C++20)
      (C++20)
      (C++20)
      (C++20)
      weekday_last
      (C++20)
      (C++20)
      (C++20)
      (C++20)(C++20)
      chrono I/O
      (C++20)

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

      The classweekday_last represents the last weekday of some month.

      weekday_last is aTriviallyCopyableStandardLayoutType.

      [edit]Member functions

      constructs aweekday_last object
      (public member function)[edit]
      accesses the storedweekday
      (public member function)[edit]
      checks if the storedweekday is valid
      (public member function)[edit]

      [edit]Nonmember functions

      (C++20)
      compares twoweekday_last values
      (function)[edit]
      (C++20)
      outputs aweekday_last into a stream
      (function template)[edit]

      [edit]Helper classes

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

      [8]ページ先頭

      ©2009-2025 Movatter.jp