[GSoC] 'Replace Runtime Hooks with Templates' progress and update thread

Olivier FAURE couteaubleu at gmail.com
Wed Jul 17 20:47:02 UTC 2019


On Wednesday, 17 July 2019 at 17:04:45 UTC, Dan Printzell wrote:
> It does this by getting getting the `FuncDeclaration` which in 
> this case
> is `HookTraceImpl` function, goes to its parent the 
> `HookTraceImpl`
> template, takes the second template parameters, and uses to 
> rewrite the
> `CallExp` and replace the `FuncDeclaration` that is used to do 
> the CTFE
> interception.

Out of curiosity, what is CTFE interception?


More information about the Digitalmars-d mailing list