![]() |
Scarab
v3.4.1
Project 8 C++ Utility Library
|
This is the complete list of members for year, including all inherited members.
is_leap() const noexcept | year | inline |
max() noexcept | year | inlinestatic |
min() noexcept | year | inlinestatic |
ok() const noexcept | year | inline |
operator int() const noexcept | year | inlineexplicit |
operator+() const noexcept | year | inline |
operator++() noexcept | year | inline |
operator++(int) noexcept | year | inline |
operator+=(const years &y) noexcept | year | inline |
operator-() const noexcept | year | inline |
operator--() noexcept | year | inline |
operator--(int) noexcept | year | inline |
operator-=(const years &y) noexcept | year | inline |
y_ | year | private |
year()=default | year | |
year(int y) noexcept | year | inlineexplicit |