The hackathon week roundup

weaselcat via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sat May 2 16:10:09 PDT 2015


On Saturday, 2 May 2015 at 23:02:05 UTC, Andrei Alexandrescu 
wrote:
> * WIP: Unique 
> https://github.com/D-Programming-Language/phobos/pull/3225 and 
> RefCounted (can't seem to find the PR - where is it?)

already got pulled
https://github.com/D-Programming-Language/phobos/pull/3171

Worth adding:
AFAIK unique(?) and refcounted are completely usable in @nogc, 
and most of the unit tests likely can be marked @nogc for them to 
help prevent breakage.


More information about the Digitalmars-d-announce mailing list