#include <date.h>
|
static constexpr year | min () noexcept |
|
static constexpr year | max () noexcept |
|
Definition at line 365 of file date.h.
◆ year() [1/2]
◆ year() [2/2]
◆ is_leap()
constexpr bool is_leap |
( |
| ) |
const |
|
inlinenoexcept |
◆ max()
◆ min()
◆ ok()
constexpr bool ok |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator int()
constexpr operator int |
( |
| ) |
const |
|
inlineexplicitnoexcept |
◆ operator+()
constexpr year operator+ |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator++() [1/2]
◆ operator++() [2/2]
◆ operator+=()
◆ operator-()
constexpr year operator- |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator--() [1/2]
◆ operator--() [2/2]
◆ operator-=()
◆ y_
The documentation for this class was generated from the following file: