template <typename T>

struct is_bit_type

Defined at line 18 of file ../../sdk/lib/stdcompat/include/lib/stdcompat/internal/bit.h

Helper for exclusing specific char types when char is considered unsigned by the compiler.