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 >, T, boost::units::absolute< boost::units::unit< D, S > > > Struct Template Reference

Partial specialization of return type trait for action T * absolute<unit<D, S> >. More...

#include <lambda.hpp>

Public Types

typedef boost::units::quantity
< boost::units::absolute
< boost::units::unit< D, S >
>, T
type
 

Detailed Description

template<typename D, typename S, typename T>
struct boost::lambda::plain_return_type_2< arithmetic_action< multiply_action >, T, boost::units::absolute< boost::units::unit< D, S > > >

Partial specialization of return type trait for action T * absolute<unit<D, S> >.

Member Typedef Documentation

template<typename D , typename S , typename T >
typedef boost::units::quantity< boost::units::absolute<boost::units::unit<D, S> >, T> boost::lambda::plain_return_type_2< arithmetic_action< multiply_action >, T, boost::units::absolute< boost::units::unit< D, S > > >::type

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