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< multiply_action >, boost::units::unit< Dim1, System1 >, boost::units::quantity< Unit2, Y > > Struct Template Reference

Partial specialization of return type trait for action unit<Dim1, System1> * quantity<Unit2, Y>. More...

#include <lambda.hpp>

Public Types

typedef
boost::units::multiply_typeof_helper
< boost::units::unit< Dim1,
System1 >
, boost::units::quantity
< Unit2, Y > >::type 
type
 

Detailed Description

template<typename System1, typename Dim1, typename Unit2, typename Y>
struct boost::lambda::plain_return_type_2< arithmetic_action< multiply_action >, boost::units::unit< Dim1, System1 >, boost::units::quantity< Unit2, Y > >

Partial specialization of return type trait for action unit<Dim1, System1> * quantity<Unit2, Y>.

Member Typedef Documentation

template<typename System1 , typename Dim1 , typename Unit2 , typename Y >
typedef boost::units::multiply_typeof_helper< boost::units::unit<Dim1, System1>, boost::units::quantity<Unit2, Y> >::type boost::lambda::plain_return_type_2< arithmetic_action< multiply_action >, boost::units::unit< Dim1, System1 >, boost::units::quantity< Unit2, Y > >::type

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