mp_units::quantity::force_numerical_value_in

Synopsis

Declared in <mp-units/framework/quantity.h>
template</* implementation-defined */ U>
requires detail::SaneScaling<unit, U{}, rep>
[[nodiscard]]
constexpr
rep
force_numerical_value_in(U) const noexcept;


Created with MrDocs