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

Name

Description

none

The reference does not point to any argument.

index

The reference points to an argument by its index.

Created with MrDocs