[#mp_units-quantity-01-numerical_value_ref_in-03] = xref:mp_units.adoc[mp_units]::xref:mp_units/quantity-01.adoc[quantity]::numerical_value_ref_in :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<mp‐units/framework/quantity.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<xref:mp_units/Unit.adoc[Unit] U> requires (equivalent(U{}, unit)) [[nodiscard]] constexpr xref:mp_units/quantity-01/rep.adoc[rep]& numerical_value_ref_in(U) & noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#