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 the contained value using a formatter for the template parameter |
Friends
Name |
Description |
This class provides an STL‐compliant |
Created with MrDocs