NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <julian.h>
Public Member Functions | |
CONSTCD11 | month_weekday (const julian::month &m, const julian::weekday_indexed &wdi) NOEXCEPT |
CONSTCD11 julian::month | month () const NOEXCEPT |
CONSTCD11 julian::weekday_indexed | weekday_indexed () const NOEXCEPT |
CONSTCD11 bool | ok () const NOEXCEPT |
Private Attributes | |
julian::month | m_ |
julian::weekday_indexed | wdi_ |
|
inline |
|
inline |
Definition at line 1809 of file julian.h.
References julian::month::ok(), and julian::weekday_indexed::ok().
|
inline |
|
private |
|
private |