On Friday, 16 October 2015 at 08:11:18 UTC, John Colvin wrote:
On Friday, 16 October 2015 at 08:03:06 UTC, German Diago wrote:
[...]

Just a small note FYI, there's an easy way to get a feel for the current state of GC reliance:

void main() @nogc
{
    // try stuff out
}

Thanks for the tip. Is this 100% reliable?

Reply via email to