名前空間
変種
操作

std::chrono::month_weekday_last

From cppreference.com
< cpp‎ | chrono
 
 
 
 
ヘッダー <chrono> で定義
class month_weekday_last;
(C++20以降)

クラスmonth_weekday_lastは、指定されていない年の特定の月の、最後の曜日を表します。

month_weekday_lastは、TriviallyCopyableStandardLayoutTypeです。

[編集] メンバ関数

month_weekday_lastを構築します。
(public member function) [編集]
格納されているmonthおよびweekday_lastの値を取得します。
(public member function) [編集]
含まれているmonthおよびweekday_lastが有効かどうかをチェックします。
(public member function) [編集]

[編集] 非メンバ関数

2つのmonth_weekday_last値を比較します。
(function) [編集]
month_weekday_lastをストリームに出力します。
(function template) [編集]

[編集] ヘルパークラス

month_weekday_last の書式設定サポート
(クラス テンプレートの特殊化) [edit]
std::chrono::month_weekday_last のハッシュサポート
(クラステンプレートの特殊化)
English 日本語 中文(简体) 中文(繁體)