Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::common_type< chrono::time_point< Clock, Duration1 >, chrono::time_point< Clock, Duration2 > > Struct Template Reference

#include <time_point.hpp>

Public Types

typedef chrono::time_point
< Clock, typename common_type
< Duration1, Duration2 >::type
type
 

Member Typedef Documentation

template<class Clock , class Duration1 , class Duration2 >
typedef chrono::time_point<Clock, typename common_type<Duration1, Duration2>::type> boost::common_type< chrono::time_point< Clock, Duration1 >, chrono::time_point< Clock, Duration2 > >::type

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