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

Raise a dimension list to a scalar power. More...

#include <homogeneous_system.hpp>

Public Types

typedef
detail::static_power_impl
< DL::size::value >::template
apply< DL, Ex >::type 
type
 

Detailed Description

template<typename DL, typename Ex>
struct boost::units::static_power< DL, Ex >

Raise a dimension list to a scalar power.

Member Typedef Documentation

template<typename DL, typename Ex>
typedef detail::static_power_impl<DL::size::value>::template apply< DL, Ex >::type boost::units::static_power< DL, Ex >::type

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