[#mp_units-numeric_field-06] = xref:mp_units.adoc[mp_units]::numeric_field :relfileprefix: ../ :mrdocs: The numeric field of a representation type: real or complex. == Synopsis Declared in `<mp‐units/framework/customization_points.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename T> constexpr xref:mp_units/utility/unspecified_t.adoc[utility::unspecified_t] numeric_field; ---- == Template Parameters [cols="1,4"] |=== | Name| Description | *T* | the representation type |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#