Template Function wt::format_quantity(std::format_string<Rep>, quantity<u::Hertz, Rep>)

Function Documentation

template<Numeric Rep>
inline constexpr std::string wt::format_quantity(std::format_string<Rep> fmt, quantity<u::Hertz, Rep> q) noexcept

Helper for quantity formatting: chooses the appropriate metric suffix for the formatted quantity.