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

#include <tz.h>

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

Public Member Functions

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

Detailed Description

Definition at line 2370 of file tz.h.

Member Function Documentation

◆ operator()()

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

Definition at line 2374 of file tz.h.

References date::utc_clock::from_local().

Here is the call graph for this function:

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