C++ Crashkurs
fix.h File Reference
Compiler-dependent fixes & idiosyncrasies. More...
This graph shows which files directly or indirectly include this file:Macros | |
| #define | UNUSED_STRUCT_FIELD |
| #define | ERROR_ON_CALL(MSG) |
| #define | MAYBE_UNUSED __attribute__((unused)) |
Detailed Description
Compiler-dependent fixes & idiosyncrasies.
Macro Definition Documentation
| #define UNUSED_STRUCT_FIELD |
| #define ERROR_ON_CALL | ( | MSG | ) |
| #define MAYBE_UNUSED __attribute__((unused)) |