mp_units::quantity::numerical_value_in

Synopsis

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


Created with MrDocs