This class provides a type-erased wrapper which holds a pointer to a user-defined type and permits its formatting using the appropriate bsl::formatter type.
Declared in <bslfmt_format_arg.h>
class handle;
| Name | Description |
|---|---|
format | Format the contained value according to pc into fc. |
| Name | Description |
|---|---|
BloombergLP::bslfmt::basic_format_arg<basic_format_context<t_OUT, t_CHAR>> | STL-compliant format argument holding a value for formatting. |