SI
2.5.4
A header only c++ library that provides type safety and user defined literals for handling physical values defined in the International System of Units.
- a -
as() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
- o -
operator!=() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
operator*() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
operator*=() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
operator+() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
operator++() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
operator+=() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
operator-() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
operator--() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
operator-=() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
operator/() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
operator/=() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
operator<() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
operator<=() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
operator=() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
operator==() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
operator>() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
operator>=() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
- s -
setValue() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
- u -
unit_t() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
- v -
value() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
- ~ -
~unit_t() :
SI::detail::unit_t< _symbol, _exponent, _type, _ratio >
Generated by
1.9.1