Synopsis

Declared in <mp‐units/framework/quantity.h>

template<UnitOf<quantity_spec> U>
requires detail::ValuePreservingScaling<unit, U{}, rep>
[[nodiscard]]
constexpr
rep
numerical_value_in(U) const noexcept;

Created with MrDocs