|
Dynalib Utils
|
#include <julian.h>
Public Member Functions | |
| CONSTCD11 | year_month (const julian::year &y, const julian::month &m) NOEXCEPT |
| CONSTCD11 julian::year | year () const NOEXCEPT |
| CONSTCD11 julian::month | month () const NOEXCEPT |
| CONSTCD14 year_month & | operator+= (const months &dm) NOEXCEPT |
| CONSTCD14 year_month & | operator-= (const months &dm) NOEXCEPT |
| CONSTCD14 year_month & | operator+= (const years &dy) NOEXCEPT |
| CONSTCD14 year_month & | operator-= (const years &dy) NOEXCEPT |
| CONSTCD11 bool | ok () const NOEXCEPT |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.13