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< plus_action >, Y, boost::units::absolute< Y > > Struct Template Reference

Partial specialization of return type trait for action Y + absolute<Y>. More...

#include <lambda.hpp>

Public Types

typedef boost::units::absolute< Y > type
 

Detailed Description

template<typename Y>
struct boost::lambda::plain_return_type_2< arithmetic_action< plus_action >, Y, boost::units::absolute< Y > >

Partial specialization of return type trait for action Y + absolute<Y>.

Member Typedef Documentation

template<typename Y >
typedef boost::units::absolute<Y> boost::lambda::plain_return_type_2< arithmetic_action< plus_action >, Y, boost::units::absolute< Y > >::type

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