Home
last modified time | relevance | path

Searched defs:fits_in_int (Results 1 – 1 of 1) sorted by relevance

/external/fmtlib/include/fmt/
Dprintf.h22 template <typename T> static bool fits_in_int(T value) { in fits_in_int() function
26 static bool fits_in_int(bool) { return true; } in fits_in_int() function