Go to the source code of this file.
Macros | |
| #define | YI_MAKE_VARIADIC_MACRO(fn, ...) |
| #define | YI_STRINGIFY(x) |
| #define | YI_CONCATENATE |
| #define | YI_STATIC_ASSERT(EXPRESSION, MSG) |
| #define | YI_WARNING(MSG) |
| #define | YI_ERROR(MSG) |
| #define | YI_ENSURE_STRING_LITERAL(x) "" x "" |