libfly
6.2.2
C++20 utility library for Linux, macOS, and Windows
|
#include <format_parameters.hpp>
Public Attributes | |
const void * | m_value |
std::size_t | m_size |
void(* | m_format )(const void *value, std::size_t size, FormatContext &context, BasicFormatSpecifier< typename FormatContext::char_type > &&specifier) |
Structure to store a type-erased string-like object. May be used for strings with any character encoding.