Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Class template quantity<int, T>

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

Synopsis

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

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

PrevUpHomeNext