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::quantity< Unit1, Y >, boost::units::unit< Dim2, System2 > > Struct Template Reference

Partial specialization of return type trait for action quantity<Unit1, Y> * unit<Dim2, System2>. More...

#include <lambda.hpp>

Public Types

typedef
boost::units::multiply_typeof_helper
< boost::units::quantity
< Unit1, Y >
, boost::units::unit< Dim2,
System2 > >::type 
type
 

Detailed Description

template<typename Unit1, typename Y, typename System2, typename Dim2>
struct boost::lambda::plain_return_type_2< arithmetic_action< multiply_action >, boost::units::quantity< Unit1, Y >, boost::units::unit< Dim2, System2 > >

Partial specialization of return type trait for action quantity<Unit1, Y> * unit<Dim2, System2>.

Member Typedef Documentation

template<typename Unit1 , typename Y , typename System2 , typename Dim2 >
typedef boost::units::multiply_typeof_helper< boost::units::quantity<Unit1, Y>, boost::units::unit<Dim2, System2> >::type boost::lambda::plain_return_type_2< arithmetic_action< multiply_action >, boost::units::quantity< Unit1, Y >, boost::units::unit< Dim2, System2 > >::type

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