Status of Win32 C++ interop

Kagamin via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Sep 8 07:12:11 PDT 2015


On Tuesday, 8 September 2015 at 12:56:00 UTC, Laeeth Isharc wrote:
> How does it work when external APIs expect objects from the C++ 
> standard library?  strings, and so on?  How about funny pointer 
> types?  shared_ptr  etc?  std::vector, std::list?

No, in current state nothing smart is supported. See 
https://issues.dlang.org/show_bug.cgi?id=14086


More information about the Digitalmars-d-learn mailing list