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