|  | NumeRe v1.1.4
    NumeRe: Framework für Numerische Rechnungen | 
#include <solar_hijri.h>
| Public Member Functions | |
| month_weekday_last ()=default | |
| CONSTCD11 | month_weekday_last (const solar_hijri::month &m, const solar_hijri::weekday_last &wd) NOEXCEPT | 
| CONSTCD11 solar_hijri::month | month () const NOEXCEPT | 
| CONSTCD11 solar_hijri::weekday_last | weekday_last () const NOEXCEPT | 
| CONSTCD11 bool | ok () const NOEXCEPT | 
| Private Attributes | |
| solar_hijri::month | m_ | 
| solar_hijri::weekday_last | wdl_ | 
Definition at line 510 of file solar_hijri.h.
| 
 | default | 
| 
 | inline | 
Definition at line 1895 of file solar_hijri.h.
Definition at line 1901 of file solar_hijri.h.
| 
 | inline | 
Definition at line 1914 of file solar_hijri.h.
References solar_hijri::month::ok(), and solar_hijri::weekday_last::ok().
| 
 | inline | 
Definition at line 1906 of file solar_hijri.h.
| 
 | private | 
Definition at line 512 of file solar_hijri.h.
| 
 | private | 
Definition at line 513 of file solar_hijri.h.