www.digitalmars.com         C & C++   DMDScript  

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

Hello everyone,

I have started working on std::set. I am currently looking into 
the implementations of the reb black tree very well so I can 
extend them into our target functions.
std::set is implemented as a red black tree and so need to have 
them studied and fitted for all the different versions of STL.

I'm hoping to get it done and working well.
Thanks and a merry Christmas to you all!
Dec 22 2023