NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <solar_hijri.h>
Public Member Functions | |
month_day ()=default | |
CONSTCD11 | month_day (const solar_hijri::month &m, const solar_hijri::day &d) NOEXCEPT |
CONSTCD11 solar_hijri::month | month () const NOEXCEPT |
CONSTCD11 solar_hijri::day | day () const NOEXCEPT |
CONSTCD14 bool | ok () const NOEXCEPT |
Private Attributes | |
solar_hijri::month | m_ |
solar_hijri::day | d_ |
Definition at line 433 of file solar_hijri.h.
|
default |
|
inline |
Definition at line 1697 of file solar_hijri.h.
|
inline |
Definition at line 1703 of file solar_hijri.h.
References solar_hijri::day::d_.
|
inline |
Definition at line 1702 of file solar_hijri.h.
|
inline |
Definition at line 1708 of file solar_hijri.h.
References CONSTDATA, solar_hijri::day::d_, and solar_hijri::month::ok().
|
private |
Definition at line 436 of file solar_hijri.h.
|
private |
Definition at line 435 of file solar_hijri.h.