Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dprintf.h21 template <bool IsSigned> struct int_checker { struct
29 template <> struct int_checker<true> { argument
41 if (!int_checker<std::numeric_limits<T>::is_signed>::fits_in_int(value))