|
Dynalib Utils
|
#include <date.h>
Public Member Functions | |
| year_month ()=default | |
| CONSTCD11 | year_month (const date::year &y, const date::month &m) NOEXCEPT |
| CONSTCD11 date::year | year () const NOEXCEPT |
| CONSTCD11 date::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 |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.13