Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::lambda::plain_return_type_2< arithmetic_action< minus_action >, X, boost::units::quantity< BOOST_UNITS_DIMENSIONLESS_UNIT(System), Y > > Struct Template Reference

Partial specialization of return type trait for action X - quantity<dimensionless, Y>. More...

#include <lambda.hpp>

Public Types

typedef
boost::units::subtract_typeof_helper
< X, boost::units::quantity
< BOOST_UNITS_DIMENSIONLESS_UNIT(System),
Y > >::type 
type
 

Detailed Description

template<typename System, typename X, typename Y>
struct boost::lambda::plain_return_type_2< arithmetic_action< minus_action >, X, boost::units::quantity< BOOST_UNITS_DIMENSIONLESS_UNIT(System), Y > >

Partial specialization of return type trait for action X - quantity<dimensionless, Y>.

Member Typedef Documentation

template<typename System , typename X , typename Y >
typedef boost::units::subtract_typeof_helper< X, boost::units::quantity<BOOST_UNITS_DIMENSIONLESS_UNIT(System), Y> >::type boost::lambda::plain_return_type_2< arithmetic_action< minus_action >, X, boost::units::quantity< BOOST_UNITS_DIMENSIONLESS_UNIT(System), Y > >::type

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