ddmd-experimental ~master (2016-08-29T08:37:18Z)
Dub
Repo
ctfeCompile
ddmd
dinterpret
Compile this function for CTFE. At present, this merely allocates variables.
extern (
C
++)
void
ctfeCompile
(
FuncDeclaration
fd
)
Meta
Source
See Implementation
ddmd
dinterpret
classes
Interpreter
functions
ctfeCompile
ctfeInterpret
hasValue
interpret
interpret_length
structs
CompiledCtfeFunction
CtfeStack
Compile this function for CTFE. At present, this merely allocates variables.