![]() |
Scarab
v2.2.1
Project 8 C++ Utility Library
|
#include <date.h>
Public Member Functions | |
constexpr | month_weekday (const date::month &m, const date::weekday_indexed &wdi) noexcept |
constexpr date::month | month () const noexcept |
constexpr date::weekday_indexed | weekday_indexed () const noexcept |
constexpr bool | ok () const noexcept |
Private Attributes | |
date::month | m_ |
date::weekday_indexed | wdi_ |
|
inlinenoexcept |
|
inlinenoexcept |
|
private |
|
private |