std::chrono::weekday_indexed::index

constexpr unsigned index() const noexcept;
(since C++20)

Accesses the index stored in *this.

Return value

The index stored in *this.

© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
http://en.cppreference.com/w/cpp/chrono/weekday_indexed/index