On Apr 20, 2013 5:10 PM, "jerro" <a@a.com> wrote:
>
> Is there any chance @attribute("always_inline") and @attribute("noinline") will be added to GDC? It would be nice to be able to control inlining.
Can do. Now we are freed from the shackles of GCC attributes, we can give some of the attributes better or alternative names.
Regards
--
Iain Buclaw
*(p < e ? p++ : p) = (c & 0x0f) + '0';