Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Header <boost/units/physical_dimensions/temperature.hpp>

namespace boost {
  namespace units {
    struct temperature_base_dimension;

    typedef temperature_base_dimension::dimension_type temperature_dimension;  // dimension of temperature (Theta) 
  }
}

PrevUpHomeNext