std::chrono::year::operatorint (3) - Linux Manuals

std::chrono::year::operatorint: std::chrono::year::operatorint

NAME

std::chrono::year::operatorint - std::chrono::year::operatorint

Synopsis


explicit constexpr operator int() const noexcept; (since C++20)


Returns the year value stored in *this.

Return value


The year value stored in *this.