|
Dynalib Utils
|
#include <julian.h>
Public Member Functions | |
| CONSTCD11 | year (int y) NOEXCEPT |
| CONSTCD14 year & | operator++ () NOEXCEPT |
| CONSTCD14 year | operator++ (int) NOEXCEPT |
| CONSTCD14 year & | operator-- () NOEXCEPT |
| CONSTCD14 year | operator-- (int) NOEXCEPT |
| CONSTCD14 year & | operator+= (const years &y) NOEXCEPT |
| CONSTCD14 year & | operator-= (const years &y) NOEXCEPT |
| CONSTCD11 bool | is_leap () const NOEXCEPT |
| CONSTCD11 | operator int () const NOEXCEPT |
| CONSTCD11 bool | ok () const NOEXCEPT |
Static Public Member Functions | |
| static CONSTCD11 year | min () NOEXCEPT |
| static CONSTCD11 year | max () NOEXCEPT |
|
inlineexplicit |
|
inline |
|
inline |
|
inlineexplicit |
1.8.13