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.

Synopsis

Declared in <bslfmt_format_arg.h>

class handle;

Member Functions

Name

Description

format

Format the contained value according to pc into fc.

Friends

Name

Description

BloombergLP::bslfmt::basic_format_arg<basic_format_context<t_OUT, t_CHAR>>

STL‐compliant format argument holding a value for formatting.

Created with MrDocs