RFC: reference counted Throwable
"Nordlöw" via Digitalmars-d
digitalmars-d at puremagic.com
Sun Sep 21 14:28:36 PDT 2014
On Sunday, 21 September 2014 at 20:57:24 UTC, Peter Alexander
wrote:
> GC improvements are critical, but...
>
> "As discussed, having exception objects being GC-allocated is
> clearly a
> large liability that we need to address. They prevent otherwise
> careful
> functions from being @nogc so they affect even apps that
> otherwise would
> be okay with a little litter here and there."
Ok, got it. Thanks.
More information about the Digitalmars-d
mailing list