on interfacing w/C++

Daniel Murphy via Digitalmars-d digitalmars-d at puremagic.com
Wed Apr 16 07:00:27 PDT 2014


"Moritz Maxeiner"  wrote in message 
news:kvzwlecwougswrqkatcs at forum.dlang.org...

> Is this[1] then out of date and I can interface with non-virtual methods? 
> Because that's what your post seems to imply (unless I misunderstood).
>
> [1] http://dlang.org/cpp_interface.html

Yes.  The best place to look for concrete examples of what is supported is 
probably the C++ tests in the test suite.  (ie files containing 
"EXTRA_CPP_SOURCES") 



More information about the Digitalmars-d mailing list