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

scalar times quantity typeof helper INTERNAL ONLY More...

#include <quantity.hpp>

Public Types

typedef multiply_typeof_helper
< X, Y >::type 
value_type
 
typedef Unit unit_type
 
typedef quantity< unit_type,
value_type
type
 

Detailed Description

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

scalar times quantity typeof helper INTERNAL ONLY

Member Typedef Documentation

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

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