Home
last modified time | relevance | path

Searched refs:printf_formatter (Results 1 – 1 of 1) sorted by relevance

/external/fmtlib/include/fmt/
Dprintf.h21 template <typename T> struct printf_formatter { struct
22 printf_formatter() = delete;
37 template <typename T> using formatter_type = printf_formatter<T>;