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

quantity divided by scalar typeof helper INTERNAL ONLY More...

#include <quantity.hpp>

Public Types

typedef divide_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::divide_typeof_helper< quantity< Unit, X >, Y >

quantity divided by scalar typeof helper INTERNAL ONLY

Member Typedef Documentation

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

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