NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <julian.h>
Public Member Functions | |
CONSTCD11 | weekday_indexed (const julian::weekday &wd, unsigned index) NOEXCEPT |
CONSTCD11 julian::weekday | weekday () const NOEXCEPT |
CONSTCD11 unsigned | index () const NOEXCEPT |
CONSTCD11 bool | ok () const NOEXCEPT |
Private Attributes | |
unsigned char | wd_: 4 |
unsigned char | index_: 4 |
|
inline |
|
inline |
Definition at line 1387 of file julian.h.
Referenced by julian::year_month_weekday::index(), and julian::year_month_weekday::ok().
|
inline |
Definition at line 1392 of file julian.h.
References julian::weekday::ok().
Referenced by julian::month_weekday::ok().
Definition at line 1382 of file julian.h.
Referenced by julian::year_month_weekday::ok(), julian::year_month_weekday::to_days(), and julian::year_month_weekday::weekday().