On Sunday, 23 February 2014 at 20:29:19 UTC, Walter Bright wrote:
I'll add:

    pragma(inline);

That's just going to confuse people, because they'll think *this* forces inlining.

I'd prefer 3 separate states. pragma(inline), pragma(no_inline), and pragma(default_inline) or something like that.

Reply via email to