...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::units::abstract::temperature_unit_tag
// In header: <boost/units/systems/abstract.hpp> struct temperature_unit_tag : public base_unit< temperature_unit_tag, temperature_dimension,-26 > { };