NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <date.h>
Public Member Functions | |
CONSTCD11 | weekday_last (const date::weekday &wd) NOEXCEPT |
CONSTCD11 date::weekday | weekday () const NOEXCEPT |
CONSTCD11 bool | ok () const NOEXCEPT |
Private Attributes | |
date::weekday | wd_ |
|
inlineexplicit |
|
inline |
Definition at line 2123 of file date.h.
References date::weekday::ok().
Referenced by date::month_weekday_last::ok(), and date::year_month_weekday_last::ok().
|
inline |
Definition at line 2122 of file date.h.
Referenced by date::detail::low_level_fmt(), date::year_month_weekday_last::to_days(), and date::year_month_weekday_last::weekday().
|
private |