Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::mpl::times_impl< boost::units::detail::static_rational_tag, boost::units::detail::dim_tag >::apply< T0, T1 > Struct Template Reference

#include <dim.hpp>

Public Types

typedef boost::units::dim
< typename T1::tag_type,
typename mpl::times< T0,
typename T1::value_type >
::type
type
 

Member Typedef Documentation

template<class T0 , class T1 >
typedef boost::units::dim<typename T1::tag_type, typename mpl::times<T0, typename T1::value_type>::type> boost::mpl::times_impl< boost::units::detail::static_rational_tag, boost::units::detail::dim_tag >::apply< T0, T1 >::type

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