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_1< unary_arithmetic_action< plus_action >, boost::units::unit< Dim, System > > Struct Template Reference

Partial specialization of return type trait for action +unit<Dim, System>. More...

#include <lambda.hpp>

Public Types

typedef
boost::units::unary_plus_typeof_helper
< boost::units::unit< Dim,
System > >::type 
type
 

Detailed Description

template<typename Dim, typename System>
struct boost::lambda::plain_return_type_1< unary_arithmetic_action< plus_action >, boost::units::unit< Dim, System > >

Partial specialization of return type trait for action +unit<Dim, System>.

Member Typedef Documentation

template<typename Dim , typename System >
typedef boost::units::unary_plus_typeof_helper< boost::units::unit<Dim, System> >::type boost::lambda::plain_return_type_1< unary_arithmetic_action< plus_action >, boost::units::unit< Dim, System > >::type

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