Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::chrono::detail::duration_modulo_imp< duration< Rep1, Period >, Rep2, true > Struct Template Reference

#include <duration.hpp>

Public Types

typedef duration< typename
common_type< Rep1, Rep2 >
::type, Period > 
type
 

Member Typedef Documentation

template<class Rep1 , class Period , class Rep2 >
typedef duration<typename common_type<Rep1, Rep2>::type, Period> boost::chrono::detail::duration_modulo_imp< duration< Rep1, Period >, Rep2, true >::type

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