[#mp_units-numeric_field-08] = xref:mp_units.adoc[mp_units]::numeric_field<T> :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<mp‐units/framework/customization_points.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename T> requires detail::field_consistent<T> constexpr xref:mp_units/quantity_field.adoc[quantity_field] numeric_field<T> = detail::detect_numeric_field<T>(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#