template <typename T>
struct is_char
Defined at line 628 of file ../../third_party/fmtlib/src/include/fmt/base.h
Specifies if `T` is a character (code unit) type.
template <typename T>
Defined at line 628 of file ../../third_party/fmtlib/src/include/fmt/base.h
Specifies if `T` is a character (code unit) type.