[#mp_units-quantity_character-2constructor-09] = xref:mp_units.adoc[mp_units]::xref:mp_units/quantity_character.adoc[quantity_character]::quantity_character :relfileprefix: ../../ :mrdocs: Construct from `quantity_field` == Synopsis Declared in `<mp‐units/framework/quantity_character.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- consteval quantity_character(xref:mp_units/quantity_field.adoc[quantity_field] numeric_field); ---- == Parameters [cols="1,4"] |=== | Name| Description | *numeric_field* | The object to construct from |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#