www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - [SAOC 2023] C++ STL INTEROP - WEEKLY UPDATE #13

Hi all,

Here comes to the end to another milestone and I have been able 
to get std::list work on Microsoft runtime with msvc as target 
compiler.
visual c++'s name mangling is quite interesting to workaround as 
little details can easily emit a mismatch.

I am still testing to make sure they available and usable ones 
work very effective.
Thanks!
Dec 15 2023