physical::detail::plus< FixedExponents< UnitSystem, ExpVector1 >, FixedExponents< UnitSystem, ExpVector2 > > Struct Template Reference

#include <fixedexponents.hpp>

List of all members.

Public Types

typedef FixedExponents< UnitSystem,
typename boost::mpl::transform<
ExpVector1, ExpVector2, boost::mpl::plus<
boost::mpl::placeholders::_1,
boost::mpl::placeholders::_2
> >::type
type


Detailed Description

template<class UnitSystem, class ExpVector1, class ExpVector2>
struct physical::detail::plus< FixedExponents< UnitSystem, ExpVector1 >, FixedExponents< UnitSystem, ExpVector2 > >

Definition at line 47 of file fixedexponents.hpp.


Member Typedef Documentation

template<class UnitSystem, class ExpVector1, class ExpVector2>
typedef struct FixedExponents< UnitSystem,typename boost::mpl::transform< ExpVector1, ExpVector2,boost::mpl::plus< boost::mpl::placeholders::_1, boost::mpl::placeholders::_2 > >::type > physical::detail::plus< FixedExponents< UnitSystem, ExpVector1 >, FixedExponents< UnitSystem, ExpVector2 > >::type

Definition at line 48 of file fixedexponents.hpp.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 2 22:25:08 2007 for physical_svn by  doxygen 1.5.1-p1
hosted on SourceForge.net Logo