[#mp_units-unit_for-08] = xref:mp_units.adoc[mp_units]::unit_for<xref:mp_units/quantity-01.adoc[quantity<R, Rep>]> :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<mp‐units/framework/quantity.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< auto R, typename Rep> constexpr auto unit_for<quantity<R, Rep>> = quantity<R, Rep>::unit; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#