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

Partial specialization of return type trait for action absolute<Y> - 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< minus_action >, boost::units::absolute< Y >, Y >

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

Member Typedef Documentation

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

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