Constructs a reference to the argument at index.
Synopsis
Declared in <mp‐units/utility/format.h>
constexpr
explicit
fmt_arg_ref(int index);
Parameters
Name |
Description |
index |
the index of the referenced argument |
Created with MrDocs