|
Clementine
|
An array of references to arguments. More...
#include <core.h>
Public Member Functions | |
| format_arg_store (const Args &... args) | |
Friends | |
| class | basic_format_args< Context > |
An array of references to arguments.
It can be implicitly converted into ~fmtbasic_format_args for passing into type-erased formatting functions such as ~fmt::vformat.
1.8.13