[#mp_units-quantity_character_legacy] = xref:mp_units.adoc[mp_units]::quantity_character_legacy :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<mp‐units/framework/quantity_character.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- enum class [[deprecated("2.6.0: use the 'quantity_tensor_order' and 'quantity_field' axes instead")]] quantity_character_legacy : int8_t; ---- [WARNING] ==== https://en.cppreference.com/cpp/language/attributes/deprecated[Deprecated^]: 2.6.0: use the 'quantity_tensor_order' and 'quantity_field' axes instead. Use of this entity is allowed but discouraged. ==== == Members [cols="1"] |=== | Name | `real_scalar` [.small]#[deprecated]# | `complex_scalar` [.small]#[deprecated]# | `vector` [.small]#[deprecated]# | `tensor` [.small]#[deprecated]# |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#