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