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

#include <date.h>

Public Member Functions

CONSTCD11 weekday_last (const date::weekday &wd) NOEXCEPT
 
CONSTCD11 date::weekday weekday () const NOEXCEPT
 
CONSTCD11 bool ok () const NOEXCEPT
 

Detailed Description

Definition at line 522 of file date.h.

Constructor & Destructor Documentation

◆ weekday_last()

CONSTCD11 date::weekday_last::weekday_last ( const date::weekday wd)
inlineexplicit

Definition at line 2014 of file date.h.

Member Function Documentation

◆ ok()

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

Definition at line 2013 of file date.h.

◆ weekday()

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

Definition at line 2012 of file date.h.


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