名前空間
変種
操作

std::chrono::month_day_last

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

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

month_day_lastは、TriviallyCopyableStandardLayoutTypeです。

[編集] メンバ関数

month_day_lastを構築します
(public member function) [編集]
格納されているmonthにアクセスします
(public member function) [編集]
格納されているmonthが有効かどうかをチェックします
(public member function) [編集]

[編集] 非メンバ関数

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

[編集] ヘルパークラス

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