![]() |
Home | Libraries | People | FAQ | More |
boost::units::power_typeof_helper
template<typename BaseType, typename Exponent> struct power_typeof_helper { // types typedef unspecified type; // specifies the result type // public static functions static type value(const BaseType &) ; };