libfly
6.2.2
C++20 utility library for Linux, macOS, and Windows
|
#include <format_parameters.hpp>
Public Attributes | |
const void * | m_value |
void(* | m_format )(const void *value, BasicFormatParseContext< typename FormatContext::char_type > &, FormatContext &context, BasicFormatSpecifier< typename FormatContext::char_type > &&specifier) |
Structure to store a type-erased user-defined object.