Hello Don,

CTFE doesn't mean "string mixins using CTFE".
It just means CTFE. (BTW you can do string mixins with templates only,
no CTFE, if you are completely insane).

I'm guilty of proving this by building a *parser* that runs at compile time without using CTFE.


Reply via email to