|
Dynalib Utils
|
#include <julian.h>
Public Member Functions | |
| CONSTCD11 | month (unsigned m) NOEXCEPT |
| CONSTCD14 month & | operator++ () NOEXCEPT |
| CONSTCD14 month | operator++ (int) NOEXCEPT |
| CONSTCD14 month & | operator-- () NOEXCEPT |
| CONSTCD14 month | operator-- (int) NOEXCEPT |
| CONSTCD14 month & | operator+= (const months &m) NOEXCEPT |
| CONSTCD14 month & | operator-= (const months &m) NOEXCEPT |
| CONSTCD11 | operator unsigned () const NOEXCEPT |
| CONSTCD11 bool | ok () const NOEXCEPT |
|
inlineexplicit |
|
inline |
|
inlineexplicit |
1.8.13