![]() |
Home | Libraries | People | FAQ | More |
boost::units::scale
// In header: <boost/units/scale.hpp> template< Base, typename Exponent> struct scale { // types typedef Exponent ; typedef double ; // public static functions BOOST_CONSTEXPR (); // public data members BOOST_STATIC_CONSTEXPR long base; };