Fesapi 2.3.0.0
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
|
Public Member Functions | |
CONSTCD11 | year_month (const date::year &y, const date::month &m) NOEXCEPT |
CONSTCD11 date::year | year () const NOEXCEPT |
CONSTCD11 date::month | month () const NOEXCEPT |
template<class = detail::unspecified_month_disambiguator> | |
CONSTCD14 year_month & | operator+= (const months &dm) NOEXCEPT |
template<class = detail::unspecified_month_disambiguator> | |
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 |