std::chrono::weekday_indexed::index (3) - Linux Manuals

std::chrono::weekday_indexed::index: std::chrono::weekday_indexed::index

NAME

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.