This is the complete list of members for printf_formatter< T >, including all inherited members.
format(const T &value, FormatContext &ctx) -> decltype(ctx.out()) | printf_formatter< T > | inline |
parse(ParseContext &ctx) -> decltype(ctx.begin()) | printf_formatter< T > | inline |