std::chrono::weekday_indexed::index (3) Linux Manual Page
std::chrono::weekday_indexed::index – std::chrono::weekday_indexed::index
Synopsis
constexpr unsigned index() const noexcept; (since C++20)
Accesses the index stored in *this.
Return value
The index stored in *this.
