![]() |
Home | Libraries | People | FAQ | More |
boost::units::base_unit
// In header: <boost/units/base_unit.hpp> template<typename Derived, typename Dim, N> class base_unit : public { public: // types typedef ; // The dimensions of this base unit. typedef ; // Provided for mpl compatability. typedef ; // The unit corresponding to this base unit. };