NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
date::detail::MonthDayTime::U Union Reference
Collaboration diagram for date::detail::MonthDayTime::U:

Public Member Functions

 U ()
 
Uoperator= (const date::month_day &x)
 
Uoperator= (const date::month_weekday_last &x)
 
Uoperator= (const pair &x)
 

Public Attributes

date::month_day month_day_
 
date::month_weekday_last month_weekday_last_
 
pair month_day_weekday_
 

Detailed Description

Definition at line 74 of file tz_private.h.

Constructor & Destructor Documentation

◆ U()

date::detail::MonthDayTime::U::U ( )
inline

Definition at line 84 of file tz_private.h.

Member Function Documentation

◆ operator=() [1/3]

detail::MonthDayTime::U & date::detail::MonthDayTime::U::operator= ( const date::month_day x)

Definition at line 870 of file tz.cpp.

◆ operator=() [2/3]

detail::MonthDayTime::U & date::detail::MonthDayTime::U::operator= ( const date::month_weekday_last x)

Definition at line 877 of file tz.cpp.

◆ operator=() [3/3]

detail::MonthDayTime::U & date::detail::MonthDayTime::U::operator= ( const pair x)

Definition at line 884 of file tz.cpp.

Member Data Documentation

◆ month_day_

date::month_day date::detail::MonthDayTime::U::month_day_

Definition at line 79 of file tz_private.h.

Referenced by date::detail::operator<<().

◆ month_day_weekday_

pair date::detail::MonthDayTime::U::month_day_weekday_

Definition at line 81 of file tz_private.h.

Referenced by date::detail::operator<<().

◆ month_weekday_last_

date::month_weekday_last date::detail::MonthDayTime::U::month_weekday_last_

Definition at line 80 of file tz_private.h.

Referenced by date::detail::operator<<().


The documentation for this union was generated from the following files: