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 >, X > Struct Template Reference

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

#include <quantity.hpp>

Public Types

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

Detailed Description

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

unit divided by scalar typeof helper INTERNAL ONLY

Member Typedef Documentation

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

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