eĿlipsis
a language independent preprocessor
 
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Loading...
Searching...
No Matches
ellipsis-directive-angle.c
Go to the documentation of this file.
1SPECIAL_TEXT0(### Special include paths for all languages {#special_include})
2
3 SPECIAL_TEXT0(Pointing angle brackets (code points U27E8 and U27E9) are accepted as general syntax to determine include paths.)
4
5 SPECIAL_TEXT0(| start | end | category | note |)
6 SPECIAL_TEXT0(|-|-|-|-|)
7 SPECIAL_ADDON("⟨", "⟩", string)
8 SPECIAL_ADDON("〈", "〉", string)
__directive__ end
Definition directives.c:561
__directive__ include
The include directive as specified by the C standard plus extensions.
Definition directives.c:67
@ code
Definition ellipsis-category.h:37
#define SPECIAL_ADDON(STARTER, CLOSER, CAT,...)
Definition ellipsis-special.h:379
#define SPECIAL_TEXT0(...)
Definition ellipsis-special.h:383