NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
date::clock_time_conversion< local_t, utc_clock > Struct Reference

#include <tz.h>

Collaboration diagram for date::clock_time_conversion< local_t, utc_clock >:

Public Member Functions

template<class Duration >
local_time< typename std::common_type< Duration, std::chrono::seconds >::type > operator() (const utc_time< Duration > &ut) const
 

Detailed Description

Definition at line 2381 of file tz.h.

Member Function Documentation

◆ operator()()

template<class Duration >
local_time< typename std::common_type< Duration, std::chrono::seconds >::type > date::clock_time_conversion< local_t, utc_clock >::operator() ( const utc_time< Duration > &  ut) const
inline

Definition at line 2385 of file tz.h.

References date::utc_clock::to_local().

Here is the call graph for this function:

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