Template Struct formatter< fmt_helpers::fmt_count >

Struct Documentation

template<>
struct formatter<fmt_helpers::fmt_count>

Public Functions

inline constexpr auto parse(format_parse_context &ctx) -> decltype(ctx.begin())
template<typename FormatContext>
inline auto format(const fmt_helpers::fmt_count &count, FormatContext &ctx) -> decltype(ctx.out())