Kagamin wrote:
On Saturday, 1 September 2012 at 00:40:23 UTC, Piotr Szturmaj wrote:http://www.prowiki.org/wiki4d/wiki.cgi?LanguageDevel/DIPs/DIP18How this nogc attribute will work with phobos and druntime?
I don't know what do you mean exactly. Some of the phobos and druntime functions will certainly not work, but some will do. Also, I think that nogc/pure/nothrow should be inferred, so they can be used without marking so many functions.