On 11/13/2015 4:47 PM, Manu via Digitalmars-d wrote:
Count me among them. I've been trying to do a lot of C++ interop recently; referred to that page which didn't help, and then continued mainly by trial and error. I would really like to know the current state for my work, I just try stuff and hope it works... (it usually doesn't, and I get a lot of wild errors and ICE's) I'd love to read a revised edition of that page! :)
The current state can be found here: https://www.youtube.com/watch?v=IkwaV6k6BmM slides: http://www.walterbright.com/cppint.pdf If someone would care to turn that into a pull request for http://dlang.org/cpp_interface.html that would be most appreciated!
