Possibility of non stop-the-world GC in the future?

bearophile bearophileHUGS at lycos.com
Tue Feb 19 04:46:20 PST 2013


John Colvin:

> perhaps a @nogc attribute that forbade everything *except* 
> exceptions to use the GC would be still useful. After all, 
> exceptions probably aren't going to be used in the normal 
> execution path of high performance code.

There is some discussion here:
http://d.puremagic.com/issues/show_bug.cgi?id=5219

Bye,
bearophile


More information about the Digitalmars-d mailing list