|
Derive-C
|
#include <derive-c/core/panic.h>Go to the source code of this file.
Macros | |
| #define | DC_ZERO_SIZED(TYPE) |
| Zero sized types are useful as markers (e.g. for gdb printing, or to replace debug info structs. | |
| #define DC_ZERO_SIZED | ( | TYPE | ) |
Zero sized types are useful as markers (e.g. for gdb printing, or to replace debug info structs.
Definition at line 11 of file zerosized.h.