cpp_binder, a not-yet-useful tool for generating C++ bindings

Ola Fosheim Grøstad via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Sep 21 00:45:46 PDT 2015


On Monday, 21 September 2015 at 04:22:30 UTC, Paul O'Neil wrote:
> I hope that this post will spur discussion / decisions / action 
> binding C++ libraries into D.  I think the language 
> capabilities (e.g. extern(C++, namespace)) get really far and 
> that the next big push needs to be on binding real libraries 
> and tools to help.

How do you deal with overloading of *, &, &&, const *, const& etc?



More information about the Digitalmars-d-announce mailing list