fmt::formatter< QString >
Public Functions
Name | |
---|---|
constexpr auto | parse(format_parse_context & ctx) |
template <typename FormatContext > auto |
format(const QString & str, FormatContext & ctx) const |
Public Functions Documentation
function parse
inline constexpr auto parse(
format_parse_context & ctx
)
function format
template <typename FormatContext >
inline auto format(
const QString & str,
FormatContext & ctx
) const
Updated on 2024-03-17 at 12:58:44 -0600