inlining...

Michel Fortin michel.fortin at michelf.ca
Fri Mar 14 11:02:52 PDT 2014


On 2014-03-14 17:57:59 +0000, Jacob Carlborg <doob at me.com> said:

>> int output = mixin func(10); // the 'mixin' keyword seems to kinda 'get
> 
> I think this is the best syntax of these three alternatives.

Maybe, but what does it do? Should it just inline the call to func? Or 
should it inline recursively every call inside func? Or maybe something 
in the middle?

-- 
Michel Fortin
michel.fortin at michelf.ca
http://michelf.ca



More information about the Digitalmars-d mailing list