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

#include <tz.h>

Collaboration diagram for date::clock_time_conversion< Clock, Clock >:

Public Member Functions

template<class Duration >
CONSTCD14 std::chrono::time_point< Clock, Duration > operator() (const std::chrono::time_point< Clock, Duration > &tp) const
 

Detailed Description

template<typename Clock>
struct date::clock_time_conversion< Clock, Clock >

Definition at line 2392 of file tz.h.

Member Function Documentation

◆ operator()()

template<typename Clock >
template<class Duration >
CONSTCD14 std::chrono::time_point< Clock, Duration > date::clock_time_conversion< Clock, Clock >::operator() ( const std::chrono::time_point< Clock, Duration > &  tp) const
inline

Definition at line 2397 of file tz.h.


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