Which alternative of fmt_arg_ref::value is active.
Declared in <mp-units/utility/format.h>
enum class fmt_arg_id_kind : int8_t;
| Name | Description |
|---|---|
none | The reference does not point to any argument. |
index | The reference points to an argument by its index. |