predefined macros needed by eĿlipsis More...
Go to the source code of this file.
Macros | |
#define | __ATTR_LEVEL__ 0 |
1 when inside an attribute [[]] , 0 otherwise. | |
#define | __BRACE_LEVEL__ 0 |
The current depth of nested braces {} . | |
#define | __BRACKET_LEVEL__ 0 |
The current depth of nested brackets [] . | |
predefined macros needed by eĿlipsis
#define __ATTR_LEVEL__ 0 |
1
when inside an attribute [[]]
, 0
otherwise.
#define __BRACE_LEVEL__ 0 |
The current depth of nested braces {}
.
#define __BRACKET_LEVEL__ 0 |
The current depth of nested brackets []
.