libcsdbg
1.28
C++ exception (and generic) stack trace debug library
|
typedef u16 csdbg::attrset_t |
VT100 attribute bitmask.
This type could be defined as a u8, it is defined as u16 to reserve space. The sizeof(csdbg::style) remains 8 bytes due to 4 byte alignment
Definition at line 170 of file config.hpp.