tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
year Member List

This is the complete list of members for year, including all inherited members.

is_leap() const noexcept -> boolyearinline
max() noexcept -> yearyearinlinestatic
min() noexcept -> yearyearinlinestatic
ok() const noexcept -> boolyearinline
operator int() const noexceptyearinlineexplicit
operator+() const noexcept -> yearyearinline
operator++() noexcept -> year &yearinline
operator++(int) noexcept -> yearyearinline
operator+=(years const &countS) noexcept -> year &yearinline
operator-() const noexcept -> yearyearinline
operator--() noexcept -> year &yearinline
operator--(int) noexcept -> yearyearinline
operator-=(years const &countS) noexcept -> year &yearinline
operator<(year lhs, year rhs) noexcept -> boolyearfriend
operator<=(year lhs, year rhs) noexcept -> boolyearfriend
operator==(year lhs, year rhs) noexcept -> boolyearfriend
operator>(year lhs, year rhs) noexcept -> boolyearfriend
operator>=(year lhs, year rhs) noexcept -> boolyearfriend
year()=defaultyear
year(int y) noexceptyearinlineexplicit