std::chrono::month_day_last::month
< cpp | chrono | month day last
|
constexpr std::chrono::month month() const noexcept;
|
(C++20 起) | |
取得存储于 *this 的 std::chrono::month 对象副本。
返回值
存储于 *this 的 std::chrono::month 对象副本。
|
constexpr std::chrono::month month() const noexcept;
|
(C++20 起) | |
取得存储于 *this 的 std::chrono::month 对象副本。
存储于 *this 的 std::chrono::month 对象副本。