Specifies the separator placed between the symbols of a unit symbol's factors
Synopsis
Declared in <mp‐units/framework/unit_symbol_formatting.h>
enum class unit_symbol_separator : int8_t;
Members
Name |
Description |
|
Factors are separated with a space (e.g. |
|
Factors are separated with a half‐high dot (e.g. |
|
The default separator, equal to |
Created with MrDocs