Compile-time optimization
Ali Çehreli
acehreli at yahoo.com
Tue Jul 23 10:41:00 PDT 2013
On 07/23/2013 09:21 AM, JS wrote:
> string join(T...)(T t) // Note join has a variadic parameter
> {
> ctfe {
Are you aware of version(ctfe)?
> Hopefully some will read this acutely
Not me. :(
> and attempt to ponder its potential.
I understood that much though...
> I expect the immediate naysayers who can't see past their own
noses... and
> those that get hung up on non-essential details(I said that the block
> doesn't have to be called ctfe... oh hell, you do realize we don't
even need
> to use a block?).
That's me! :)
Ali
More information about the Digitalmars-d
mailing list