Stores either the referenced argument's index or (when using fmtlib) its name.

Synopsis

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

union value;

Member Functions

Name

Description

value [constructor]

Constructors

Data Members

Name

Description

index [variant member]

The referenced argument's index, active when kind == fmt_arg_id_kind::index.

Created with MrDocs