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::get_scale_list_of_heterogeneous_system_impl< N >::apply< Begin > Struct Template Reference

#include <heterogeneous_system.hpp>

Public Types

typedef mpl::times< typename
get_scale_list_of_heterogeneous_system_impl
< N-1 >::template apply
< typename Begin::next >::type,
typename get_scale_list
< typename Begin::item >::type >
::type 
type
 

Member Typedef Documentation

template<int N>
template<class Begin >
typedef mpl::times< typename get_scale_list_of_heterogeneous_system_impl<N-1>::template apply< typename Begin::next >::type, typename get_scale_list<typename Begin::item>::type >::type boost::units::detail::get_scale_list_of_heterogeneous_system_impl< N >::apply< Begin >::type

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