Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::units::detail::unscale_heterogeneous_system_impl< N >::apply< Begin > Struct Template Reference

#include <heterogeneous_system.hpp>

Public Types

typedef push_front_or_add
< typename
unscale_heterogeneous_system_impl
< N-1 >::template apply
< typename Begin::next >::type,
typename unscale< typename
Begin::item >::type >::type 
type
 

Member Typedef Documentation

template<int N>
template<class Begin >
typedef push_front_or_add< typename unscale_heterogeneous_system_impl<N-1>::template apply< typename Begin::next >::type, typename unscale<typename Begin::item>::type >::type boost::units::detail::unscale_heterogeneous_system_impl< N >::apply< Begin >::type

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