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

Partial specialization of return type trait for action absolute<unit<D, S> > * T. 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 >, boost::units::absolute< boost::units::unit< D, S > >, T >

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

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

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