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