Proposal: Exceptions and @nogc

Jerry via Digitalmars-d digitalmars-d at puremagic.com
Mon Apr 3 03:58:39 PDT 2017


What would happen if the exception gets assigned to a global/TLS 
variable in a catch block. It would be copied to the GC heap?


More information about the Digitalmars-d mailing list