DIP60: @nogc attribute

John Colvin via Digitalmars-d digitalmars-d at puremagic.com
Tue Apr 15 12:44:38 PDT 2014


On Tuesday, 15 April 2014 at 19:40:50 UTC, Walter Bright wrote:
> On 4/15/2014 12:14 PM, Steven Schveighoffer wrote:
>> On Tue, 15 Apr 2014 14:41:36 -0400, Steven Schveighoffer 
>> <schveiguy at yahoo.com>
>> wrote:
>>
>>> On Tue, 15 Apr 2014 13:01:40 -0400, Walter Bright 
>>> <newshound2 at digitalmars.com>
>>> wrote:
>>>
>>>> http://wiki.dlang.org/DIP60'
>>>
>>> Wow, that's quite underspecified.
>>
>> What specifically is prevented?
>
> All calls to the GC.

What about GC calls that cannot cause a collection? Do they even 
exist?


More information about the Digitalmars-d mailing list