Cthulhu
0.2.10
Cthulhu compiler collection
|
Go to the source code of this file.
Data Structures | |
struct | cfg_field_t |
struct | cfg_group_t |
Macros | |
#define | ASSERT_FIELD_TYPE(field, type) CTASSERT(cfg_get_type(field) == (type)) |
#define ASSERT_FIELD_TYPE | ( | field, | |
type | |||
) | CTASSERT(cfg_get_type(field) == (type)) |