Using C++ Classes From D: dmd cannot link, while ldc segfault

Richard (Rikki) Andrew Cattermole richard at cattermole.co.nz
Mon Jun 19 05:46:13 UTC 2023


On 19/06/2023 5:39 PM, mw wrote:
> Then it will be very tedious, esp. for such library class std::list.

Yes, you would also need to verify it with every compiler you need 
(MSVC, vs linux gcc).

There could be a reason why it isn't in 
https://github.com/dlang/dmd/tree/master/druntime/src/core/stdcpp

> Is there a tool that can automate this?

Not that I know of.



More information about the Digitalmars-d-learn mailing list