DIP60: @nogc attribute
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Tue Apr 15 13:40:07 PDT 2014
On 4/15/2014 1:37 PM, Walter Bright wrote:
> On 4/15/2014 1:19 PM, monarch_dodra wrote:
>> On Tuesday, 15 April 2014 at 20:13:19 UTC, Walter Bright wrote:
>>> On 4/15/2014 1:10 PM, H. S. Teoh via Digitalmars-d wrote:
>>>> Is automatic inference of @nogc anywhere within our reach right now?
>>>
>>> Yes, it's no harder than pure or nothrow inference is.
>>
>> I meant mostly for non-template code, where there is no inference.
>
> I had a PR for that, but nobody liked it.
https://github.com/D-Programming-Language/dmd/pull/1877
More information about the Digitalmars-d
mailing list