NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <julian.h>
Public Member Functions | |
CONSTCD11 | month_day_last (const julian::month &m) NOEXCEPT |
CONSTCD11 julian::month | month () const NOEXCEPT |
CONSTCD11 bool | ok () const NOEXCEPT |
Private Attributes | |
julian::month | m_ |
|
inlineexplicit |
Definition at line 1726 of file julian.h.
Referenced by julian::year_month_day_last::month(), and julian::operator/().
|
inline |
Definition at line 1727 of file julian.h.
References julian::month::ok().
Referenced by julian::year_month_day_last::ok().
|
private |