![]() |
Home | Libraries | People | FAQ | More |
boost::units::power_typeof_helper<unit< Dim, System >, static_rational< N, D >> — raise unit to a static_rational
power
// In header: <boost/units/unit.hpp> template<typename Dim, typename System, N, D> struct power_typeof_helper<, , , > { // types typedef unit< typename static_power< Dim, static_rational< N, D > >::typename static_power< System, static_rational< N, D > >:: ; // public static functions BOOST_CONSTEXPR type (const unit< Dim, System > &); };