![]() |
Rosetta
2021.16
|
#include <format.h>

Additional Inherited Members | |
Public Types inherited from fmt::internal::ArgFormatterBase< ArgFormatter< Char >, Char, FormatSpec > | |
| typedef FormatSpec | SpecType |
Protected Member Functions inherited from fmt::internal::ArgFormatterBase< ArgFormatter< Char >, Char, FormatSpec > | |
| BasicWriter< Char > & | writer () |
| FormatSpec & | spec () |
| void | write (bool value) |
| void | write (const char *value) |
The default argument formatter.
|
inline |
Constructs an argument formatter object.
1.8.7