![]() |
Quantify
An extensible C++ units library
|
Public Types | |
| using | scale = scale |
| template<typename T> | |
| using | factor = quantify::ratio<T, minutes::factor<T>::numerator * 60, 1> |
| using | reduce = hours |
Static Public Member Functions | |
| static constexpr std::string | symbol () noexcept |
|
inlinestaticconstexprexportnoexcept |