fmt::formatter< plotpp::Text >
Public Functions
Name | |
---|---|
auto | parse(format_parse_context & ctx) |
template <typename FormatContext > auto |
format(const plotpp::Text & text, FormatContext & ctx) const |
Public Functions Documentation
function parse
inline auto parse(
format_parse_context & ctx
)
function format
template <typename FormatContext >
inline auto format(
const plotpp::Text & text,
FormatContext & ctx
) const
Updated on 2025-03-02 at 14:13:16 +0100