libstdc++
std::common_type< chrono::time_point< _Clock, _Duration > > Struct Template Reference

Public Types

using type = chrono::time_point< _Clock, _Duration >
 

Detailed Description

template<typename _Clock, typename _Duration>
struct std::common_type< chrono::time_point< _Clock, _Duration > >

Specialization of common_type for one chrono::time_point type.

Definition at line 165 of file chrono.


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