DMD now does Dwarf style exception handling!

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Tue Jan 5 13:33:07 PST 2016


On 1/5/2016 10:57 AM, Ola Fosheim Grøstad wrote:
> CoreFoundation provides easy bridging with Objective-C/Swift.

CF is an interface to C, not C++, and it uses wrappers and such, not direct 
APIs. It also has COM-like support - D also supported COM since Day 1.

That isn't remotely good enough to be called an interface to C++.


More information about the Digitalmars-d mailing list