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

#include <date.h>

Public Member Functions

CONSTCD11 month_weekday_last (const date::month &m, const date::weekday_last &wd) NOEXCEPT
 
CONSTCD11 date::month month () const NOEXCEPT
 
CONSTCD11 date::weekday_last weekday_last () const NOEXCEPT
 
CONSTCD11 bool ok () const NOEXCEPT
 

Detailed Description

Definition at line 671 of file date.h.

Constructor & Destructor Documentation

◆ month_weekday_last()

CONSTCD11 date::month_weekday_last::month_weekday_last ( const date::month m,
const date::weekday_last wd 
)
inline

Definition at line 2423 of file date.h.

Member Function Documentation

◆ month()

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

Definition at line 2429 of file date.h.

◆ ok()

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

Definition at line 2442 of file date.h.

◆ weekday_last()

CONSTCD11 weekday_last date::month_weekday_last::weekday_last ( ) const
inline

Definition at line 2434 of file date.h.


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