digitalmars.D - Proposal for ref counting in D - repost
- Walter Bright (3/3) Apr 18 2014 A lot of comments in the "DIP60: @nogc attribute" thread about doing ARC...
- Mike (7/10) Apr 18 2014 Thank you.
A lot of comments in the "DIP60: nogc attribute" thread about doing ARC in D are answered in this earlier thread: http://forum.dlang.org/thread/l34lei$255v$1 digitalmars.com
Apr 18 2014
On Friday, 18 April 2014 at 16:45:30 UTC, Walter Bright wrote:A lot of comments in the "DIP60: nogc attribute" thread about doing ARC in D are answered in this earlier thread: http://forum.dlang.org/thread/l34lei$255v$1 digitalmars.comThank you. I added this to the wiki so it can be easily referred to in the future instead of disappearing into the bowels of the forum: http://wiki.dlang.org/Language_design_discussions#Automatic_Reference_Counting_.28ARC.29_as_an_alternative_to_D.27s_Garbage_Collector Everyone is welcome to help edit/summarize. Mike
Apr 18 2014