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

#include <chrono.h>

Detailed Description

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

Specialization of common_type for chrono::time_point types.

Definition at line 155 of file chrono.h.


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