mp_units::utility::fmt_arg_id_kind

Which alternative of fmt_arg_ref::value is active.

Synopsis

Declared in <mp-units/utility/format.h>

enum class fmt_arg_id_kind : int8_t;

Members

NameDescription
none The reference does not point to any argument.
index The reference points to an argument by its index.