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::multiply_systems< T0, T1 > Struct Template Reference

#include <heterogeneous_system.hpp>

Public Types

typedef heterogeneous_system
< heterogeneous_system_impl
< typename mpl::times
< typename T0::type, typename
T1::type >::type, typename
mpl::times< typename
T0::dimensions, typename
T1::dimensions >::type,
typename mpl::times< typename
T0::scale, typename T1::scale >
::type > > 
type
 

Member Typedef Documentation

template<class T0 , class T1 >
typedef heterogeneous_system< heterogeneous_system_impl< typename mpl::times<typename T0::type, typename T1::type>::type, typename mpl::times<typename T0::dimensions, typename T1::dimensions>::type, typename mpl::times<typename T0::scale, typename T1::scale>::type > > boost::units::detail::multiply_systems< T0, T1 >::type

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