cpp_binder, a not-yet-useful tool for generating C++ bindings
Ola Fosheim Grostad via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Mon Sep 21 21:07:53 PDT 2015
On Tuesday, 22 September 2015 at 00:31:45 UTC, Paul O'Neil wrote:
> While D and C++ const don't quite share semantics, they're
> petty close and they mangle the same way. I do what ZombieDev
> has in the table.
Going from const to mutable like that breaks the type system...
More information about the Digitalmars-d-announce
mailing list