[SAOC 2023] C++ STL INTEROP - WEEKLY UPDATE #9

Emmanuel Danso Nyarko emmankoko519 at gmail.com
Sat Nov 18 04:36:55 UTC 2023


Hi everyone,

Continuing my work on list, I have been looking through libc++ 
implementation of list to see if I could easily pass the node 
pointers around on the D side to sometimes reduce the workload on 
the linker.

But I have been able to bind some constructors and some few 
functions which will possibly be tested.
Hope to add more.

Thanks.


More information about the Digitalmars-d mailing list