C++ interop - what to do about long and unsigned long?
Adam D. Ruppe via Digitalmars-d
digitalmars-d at puremagic.com
Wed Sep 10 14:34:49 PDT 2014
On Wednesday, 10 September 2014 at 21:08:30 UTC, bearophile wrote:
> (In my opinion the C++ interop topic is way less
> important/urgent than designing and implementing the
> tracking/scoping of memory areas in D. So I am seeing a
> priority problem here).
That would be nice, but C++ would be nicer. Not only does that
really help in bringing D into existing code, it also makes
things like using C++ libraries a lot easier. I'd enjoy access to
Qt for example without needing 15 MB of wrapper code.
More information about the Digitalmars-d
mailing list