Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Class template quantity<unit< int, System >, T>

boost::units::quantity<unit< int, System >, T>

Synopsis

// In header: <boost/units/quantity.hpp>

template<typename System, typename T> 
class quantity<unit< int, System >, T> {
};

PrevUpHomeNext