Catching C++ Exceptions in D

Daniel N via Digitalmars-d digitalmars-d at puremagic.com
Tue Jan 5 09:37:51 PST 2016


On Tuesday, 5 January 2016 at 17:23:38 UTC, Walter Bright wrote:
> Function bodies cannot mix catching C++ and D exceptions.

Sounds good(assuming one gets a compilation error when this rule 
is broken).



More information about the Digitalmars-d mailing list