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< divide_action >, X, boost::units::quantity< Unit, X > > Struct Template Reference

Partial specialization of return type trait for action X / quantity<Unit, X>. More...

#include <lambda.hpp>

Public Types

typedef
boost::units::divide_typeof_helper
< X, boost::units::quantity
< Unit, X > >::type 
type
 

Detailed Description

template<typename Unit, typename X>
struct boost::lambda::plain_return_type_2< arithmetic_action< divide_action >, X, boost::units::quantity< Unit, X > >

Partial specialization of return type trait for action X / quantity<Unit, X>.

Member Typedef Documentation

template<typename Unit , typename X >
typedef boost::units::divide_typeof_helper< X, boost::units::quantity<Unit, X> >::type boost::lambda::plain_return_type_2< arithmetic_action< divide_action >, X, boost::units::quantity< Unit, X > >::type

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