Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::units::unscale< heterogeneous_system< T > > Struct Template Reference

Unscale all the base units. More...

#include <heterogeneous_system.hpp>

Public Types

typedef heterogeneous_system
< heterogeneous_system_impl
< typename
detail::unscale_heterogeneous_system_impl
< T::type::size::value >
::template apply< typename
T::type >::type, typename
T::dimensions, no_scale > > 
type
 

Detailed Description

template<class T>
struct boost::units::unscale< heterogeneous_system< T > >

Unscale all the base units.

e.g km s -> m s cm km -> m^2 INTERNAL ONLY

Member Typedef Documentation

template<class T >
typedef heterogeneous_system< heterogeneous_system_impl< typename detail::unscale_heterogeneous_system_impl< T::type::size::value >::template apply< typename T::type >::type, typename T::dimensions, no_scale > > boost::units::unscale< heterogeneous_system< T > >::type

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