Callable that invokes a function for each named argument in a format string.
Declared in <folly/String.h>
struct format_string_for_each_named_arg_fn;
| Name | Description |
|---|---|
options | Options controlling how named arguments are enumerated. |
| Name | Description |
|---|---|
operator() | Function call operators |