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

unit times quantity typeof helper INTERNAL ONLY More...

#include <quantity.hpp>

Public Types

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

unit times 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::multiply_typeof_helper< unit< Dim, System >, quantity< Unit, X > >::type
template<class Unit , class System , class Dim , class X >
typedef multiply_typeof_helper< unit<Dim,System>,Unit >::type boost::units::multiply_typeof_helper< unit< Dim, System >, quantity< Unit, X > >::unit_type
template<class Unit , class System , class Dim , class X >
typedef X boost::units::multiply_typeof_helper< unit< Dim, System >, quantity< Unit, X > >::value_type

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