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

#include <quantity.hpp>

Public Types

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

Member Typedef Documentation

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

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