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< unit< Dim, System >, quantity< Unit, X > > Struct Template Reference

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

#include <quantity.hpp>

Public Types

typedef divide_typeof_helper
< X, X >::type 
value_type
 
typedef divide_typeof_helper
< unit< Dim, System >, Unit >
::type 
unit_type
 
typedef quantity< unit_type,
value_type
type
 

Detailed Description

template<class Unit, class System, class Dim, class X>
struct boost::units::divide_typeof_helper< unit< Dim, System >, quantity< Unit, X > >

unit divided by quantity typeof helper INTERNAL ONLY

Member Typedef Documentation

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

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