RFC: reference counted Throwable

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Sat Sep 20 08:08:56 PDT 2014


On 2014-09-20 16:33, Paulo Pinto wrote:

> It requires compiler support, though.

The first thing I asked in this thread was "Are you suggesting we 
implement ARC?" and the answer was "Yes" [1]. So it looks like Andrei 
already wants to implement ARC. My definition of ARC is that the 
compiler inserts the calls to retain/release (or whatever you call them).

[1] 
http://forum.dlang.org/thread/lvhiam$1pno$1@digitalmars.com#post-lvi0ve:2429il:241:40digitalmars.com

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list