std::chrono::weekday_indexed::index
提供: cppreference.com
< cpp | chrono | weekday indexed
constexpr unsigned index() const noexcept; |
(C++20以上) | |
*this
に格納されているインデックスにアクセスします。
[編集] 戻り値
*this
に格納されているインデックス。