fmt_vformat_mangle_format_string_fn fmt_vformat_mangle_format_string
Declared in <folly/FmtUtility.h>
struct fmt_vformat_mangle_format_string_fn;
A helper function-object type and variable for mangling the content of vformat format-strings containing named-arg names which fmt::vformat might not otherwise permit.
| Name | Description |
|---|---|
options | Options controlling how a vformat format-string is mangled. |
| Name | Description |
|---|---|
operator() | Function call operators |