C++ Instrument Catalog
Public Member Functions | List of all members
date::month_weekday Class Reference

#include <date.h>

Public Member Functions

CONSTCD11 month_weekday (const date::month &m, const date::weekday_indexed &wdi) NOEXCEPT
 
CONSTCD11 date::month month () const NOEXCEPT
 
CONSTCD11 date::weekday_indexed weekday_indexed () const NOEXCEPT
 
CONSTCD11 bool ok () const NOEXCEPT
 

Detailed Description

Definition at line 648 of file date.h.

Constructor & Destructor Documentation

◆ month_weekday()

CONSTCD11 date::month_weekday::month_weekday ( const date::month m,
const date::weekday_indexed wdi 
)
inline

Definition at line 2371 of file date.h.

Member Function Documentation

◆ month()

CONSTCD11 month date::month_weekday::month ( ) const
inline

Definition at line 2377 of file date.h.

◆ ok()

CONSTCD11 bool date::month_weekday::ok ( ) const
inline

Definition at line 2390 of file date.h.

◆ weekday_indexed()

CONSTCD11 weekday_indexed date::month_weekday::weekday_indexed ( ) const
inline

Definition at line 2382 of file date.h.


The documentation for this class was generated from the following file: