Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::units::unary_minus_typeof_helper< quantity< Unit, Y > > Struct Template Reference

specialize unary minus typeof helper INTERNAL ONLY More...

#include <quantity.hpp>

Public Types

typedef
unary_minus_typeof_helper< Y >
::type 
value_type
 
typedef
unary_minus_typeof_helper
< Unit >::type 
unit_type
 
typedef quantity< unit_type,
value_type
type
 

Detailed Description

template<class Unit, class Y>
struct boost::units::unary_minus_typeof_helper< quantity< Unit, Y > >

specialize unary minus typeof helper INTERNAL ONLY

Member Typedef Documentation

template<class Unit , class Y >
typedef quantity<unit_type,value_type> boost::units::unary_minus_typeof_helper< quantity< Unit, Y > >::type
template<class Unit , class Y >
typedef unary_minus_typeof_helper<Unit>::type boost::units::unary_minus_typeof_helper< quantity< Unit, Y > >::unit_type
template<class Unit , class Y >
typedef unary_minus_typeof_helper<Y>::type boost::units::unary_minus_typeof_helper< quantity< Unit, Y > >::value_type

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