[#mp_units-unit_symbol_formatting] = xref:mp_units.adoc[mp_units]::unit_symbol_formatting :relfileprefix: ../ :mrdocs: Specifies the options used to format a unit symbol == Synopsis Declared in `<mp‐units/framework/unit_symbol_formatting.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct unit_symbol_formatting; ---- == Data Members [cols="1,4"] |=== | Name| Description | xref:mp_units/unit_symbol_formatting/char_set.adoc[`char_set`] | The character set used to format the symbol | xref:mp_units/unit_symbol_formatting/separator.adoc[`separator`] | The separator placed between symbol factors. | xref:mp_units/unit_symbol_formatting/solidus.adoc[`solidus`] | How the solidus is used in the denominator |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#