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