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

#include <tz.h>

Collaboration diagram for date::ctc_detail::return_clock_time< Clock, TimePoint >:

Public Types

using clock_time_point = time_point< Clock, typename TimePoint::duration >
 
using type = TimePoint
 

Detailed Description

template<class Clock, class TimePoint>
struct date::ctc_detail::return_clock_time< Clock, TimePoint >

Definition at line 2415 of file tz.h.

Member Typedef Documentation

◆ clock_time_point

template<class Clock , class TimePoint >
using date::ctc_detail::return_clock_time< Clock, TimePoint >::clock_time_point = time_point<Clock, typename TimePoint::duration>

Definition at line 2417 of file tz.h.

◆ type

template<class Clock , class TimePoint >
using date::ctc_detail::return_clock_time< Clock, TimePoint >::type = TimePoint

Definition at line 2418 of file tz.h.


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