Great!
On 20 April 2013 19:17, jerro wrote:
> Can do.
>>
>
> That would be nice :)
>
>
> Now we are freed from the shackles of GCC attributes, we can give some of
>> the attributes better or alternative names.
>>
>
> Personally, I'm fine with the names noinline and always_inline. If you are
> looking f
Can do.
That would be nice :)
Now we are freed from the shackles of GCC attributes, we can
give some of the attributes better or alternative names.
Personally, I'm fine with the names noinline and always_inline.
If you are looking for alternative names, one option would be to
use forceinli
On Apr 20, 2013 5:10 PM, "jerro" 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
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.