On 25/08/14 08:18, Brost wrote:
Is D different in this regard ?
In addition to being ABI compatible with C, D is also compatible with C++ [1]. D recently got support for C++ templates and namespaces. Hopefully it will get support for Objective-C as well, in the not too far away future.
[1] http://dlang.org/cpp_interface.html -- /Jacob Carlborg
