Searched refs:printf_formatter (Results 1 – 1 of 1) sorted by relevance
21 template <typename T> struct printf_formatter { struct22 printf_formatter() = delete;37 template <typename T> using formatter_type = printf_formatter<T>;