ddmd-experimental ~master (2016-08-29T08:37:18Z)
Dub
Repo
Macro.expand
ddmd
dmacro
Macro
Expand macro in place in buf. Only look at the text in buf from start to end.
struct
Macro
extern (
C
++)
void
expand
(
OutBuffer
*
buf
,
size_t
start
,
size_t
*
pend
,
const
(
char
)*
arg
,
size_t
arglen
)
Meta
Source
See Implementation
ddmd
dmacro
Macro
functions
expand
Expand macro in place in buf. Only look at the text in buf from start to end.