Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::units::derived_dimension< DT1, E1, DT2, E2, DT3, E3, DT4, E4, DT5, E5, DT6, E6, dimensionless_type, 0, dimensionless_type, 0 > Struct Template Reference

INTERNAL ONLY. More...

#include <derived_dimension.hpp>

Public Types

typedef make_dimension_list
< list< dim< DT1,
static_rational< E1 > >, list
< dim< DT2, static_rational
< E2 > >, list< dim< DT3,
static_rational< E3 > >, list
< dim< DT4, static_rational
< E4 > >, list< dim< DT5,
static_rational< E5 > >, list
< dim< DT6, static_rational
< E6 > >, dimensionless_type >
> > > > > >::type 
type
 

Detailed Description

template<class DT1, long E1, class DT2, long E2, class DT3, long E3, class DT4, long E4, class DT5, long E5, class DT6, long E6>
struct boost::units::derived_dimension< DT1, E1, DT2, E2, DT3, E3, DT4, E4, DT5, E5, DT6, E6, dimensionless_type, 0, dimensionless_type, 0 >

INTERNAL ONLY.

Member Typedef Documentation

template<class DT1 , long E1, class DT2 , long E2, class DT3 , long E3, class DT4 , long E4, class DT5 , long E5, class DT6 , long E6>
typedef make_dimension_list< list< dim< DT1,static_rational<E1> >, list< dim< DT2,static_rational<E2> >, list< dim< DT3,static_rational<E3> >, list< dim< DT4,static_rational<E4> >, list< dim< DT5,static_rational<E5> >, list< dim< DT6,static_rational<E6> >, dimensionless_type > > > > > > >::type boost::units::derived_dimension< DT1, E1, DT2, E2, DT3, E3, DT4, E4, DT5, E5, DT6, E6, dimensionless_type, 0, dimensionless_type, 0 >::type

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