Callable that invokes a function for each named argument in a format string.

Synopsis

Declared in <folly/String.h>

struct format_string_for_each_named_arg_fn;

Types

Name

Description

options

Options controlling how named arguments are enumerated.

Member Functions

Name

Description

operator()

Function call operators

Created with MrDocs