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

#include <static_rational.hpp>

Public Types

typedef mpl::bool_
<((mpl::minus< T0, T1 >
::type::Numerator)< 0)> 
type
 

Member Typedef Documentation

template<class T0 , class T1 >
typedef mpl::bool_<((mpl::minus<T0, T1>::type::Numerator) < 0)> boost::mpl::less_impl< boost::units::detail::static_rational_tag, boost::units::detail::static_rational_tag >::apply< T0, T1 >::type

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