NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
date::detail::zonelet::U Union Reference

#include <tz_private.h>

Collaboration diagram for date::detail::zonelet::U:

Public Member Functions

 ~U ()
 
 U ()
 
 U (const U &)
 
Uoperator= (const U &)=delete
 

Public Attributes

std::string rule_
 
std::chrono::minutes save_
 

Detailed Description

Definition at line 228 of file tz_private.h.

Constructor & Destructor Documentation

◆ ~U()

date::detail::zonelet::U::~U ( )
inline

Definition at line 236 of file tz_private.h.

◆ U() [1/2]

date::detail::zonelet::U::U ( )
inline

Definition at line 237 of file tz_private.h.

◆ U() [2/2]

date::detail::zonelet::U::U ( const U )
inline

Definition at line 238 of file tz_private.h.

Member Function Documentation

◆ operator=()

U & date::detail::zonelet::U::operator= ( const U )
delete

Member Data Documentation

◆ rule_

std::string date::detail::zonelet::U::rule_

Definition at line 233 of file tz_private.h.

Referenced by date::time_zone::parse_info(), and date::detail::zonelet::zonelet().

◆ save_

std::chrono::minutes date::detail::zonelet::U::save_

Definition at line 234 of file tz_private.h.

Referenced by date::detail::zonelet::zonelet().


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