Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Dlog.hpp106 struct is_printf_argtype : struct
137 static_assert(all_true<is_printf_argtype<Args>::value...>::value, in entry()