ΒΆinline auto is_printable(
uint16_t x,
const fmt::detail::singleton* singletons,
size_t singletons_size,
const unsigned char* singleton_lowers,
const unsigned char* normal,
size_t normal_size) -> bool
inline auto is_printable(
uint16_t x,
const fmt::detail::singleton* singletons,
size_t singletons_size,
const unsigned char* singleton_lowers,
const unsigned char* normal,
size_t normal_size) -> bool
Declared at: third_party/fmt/include/fmt/format-inl.h:1476
Parameters
- uint16_t x
- const fmt::detail::singleton* singletons
- size_t singletons_size
- const unsigned char* singleton_lowers
- const unsigned char* normal
- size_t normal_size