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

#include <date.h>

Public Member Functions

CONSTCD11 month_day_last (const date::month &m) NOEXCEPT
 
CONSTCD11 date::month month () const NOEXCEPT
 
CONSTCD11 bool ok () const NOEXCEPT
 

Detailed Description

Definition at line 624 of file date.h.

Constructor & Destructor Documentation

◆ month_day_last()

CONSTCD11 date::month_day_last::month_day_last ( const date::month m)
inlineexplicit

Definition at line 2309 of file date.h.

Member Function Documentation

◆ month()

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

Definition at line 2307 of file date.h.

◆ ok()

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

Definition at line 2308 of file date.h.


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