On 4/10/2017 6:41 AM, Andrew Godfrey wrote:
I'm just curious: The proposal doesn't mention interop with C++ exception handlers. I don't know the status of that so I'll just ask: Can C++ code catch D exceptions?
No. D can catch C++ exceptions.
Walter Bright via Digitalmars-d Tue, 11 Apr 2017 01:11:57 -0700
On 4/10/2017 6:41 AM, Andrew Godfrey wrote:
I'm just curious: The proposal doesn't mention interop with C++ exception handlers. I don't know the status of that so I'll just ask: Can C++ code catch D exceptions?
No. D can catch C++ exceptions.