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

#include <dimension.hpp>

Public Types

typedef
boost::units::detail::merge_dimensions
< T0, typename
boost::units::detail::static_inverse_impl
< T1::size::value >::template
apply< T1 >::type >::type 
type
 

Member Typedef Documentation

template<class T0 , class T1 >
typedef boost::units::detail::merge_dimensions< T0, typename boost::units::detail::static_inverse_impl< T1::size::value >::template apply< T1 >::type >::type boost::mpl::divides_impl< boost::units::detail::dimension_list_tag, boost::units::detail::dimension_list_tag >::apply< T0, T1 >::type

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