|
Flow123d
JS_before_hm-1716-g9144da4bf
|
#include <printf.h>


Public Member Functions | |
| PrintfArgFormatter (BasicWriter< Char > &w, FormatSpec &s) | |
Public Member Functions inherited from fmt::internal::BasicPrintfArgFormatter< PrintfArgFormatter< Char >, Char > | |
| BasicPrintfArgFormatter (BasicWriter< Char > &w, FormatSpec &s) | |
| void | visit_bool (bool value) |
| void | visit_char (int value) |
| void | visit_cstring (const char *value) |
| void | visit_pointer (const void *value) |
| void | visit_custom (Arg::CustomValue c) |
The default printf argument formatter.
|
inline |
1.8.17