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

#include <dim.hpp>

Public Types

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

Public Member Functions

 BOOST_STATIC_ASSERT ((boost::is_same< typename T0::tag_type, typename T1::tag_type >::value==true))
 

Member Typedef Documentation

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

Member Function Documentation

template<class T0 , class T1 >
boost::mpl::minus_impl< boost::units::detail::dim_tag, boost::units::detail::dim_tag >::apply< T0, T1 >::BOOST_STATIC_ASSERT ( (boost::is_same< typename T0::tag_type, typename T1::tag_type >::value==true)  )

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