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

scalar times unit typeof helper INTERNAL ONLY More...

#include <quantity.hpp>

Public Types

typedef X 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::multiply_typeof_helper< X, unit< Dim, System > >

scalar times unit typeof helper INTERNAL ONLY

Member Typedef Documentation

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

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