NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <solar_hijri.h>
Public Member Functions | |
month_weekday ()=default | |
CONSTCD11 | month_weekday (const solar_hijri::month &m, const solar_hijri::weekday_indexed &wdi) NOEXCEPT |
CONSTCD11 solar_hijri::month | month () const NOEXCEPT |
CONSTCD11 solar_hijri::weekday_indexed | weekday_indexed () const NOEXCEPT |
CONSTCD11 bool | ok () const NOEXCEPT |
Private Attributes | |
solar_hijri::month | m_ |
solar_hijri::weekday_indexed | wdi_ |
Definition at line 486 of file solar_hijri.h.
|
default |
|
inline |
Definition at line 1843 of file solar_hijri.h.
Definition at line 1849 of file solar_hijri.h.
|
inline |
Definition at line 1862 of file solar_hijri.h.
References solar_hijri::month::ok(), and solar_hijri::weekday_indexed::ok().
|
inline |
Definition at line 1854 of file solar_hijri.h.
|
private |
Definition at line 488 of file solar_hijri.h.
|
private |
Definition at line 489 of file solar_hijri.h.