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

Emmanuel Danso Nyarko emmankoko519 at gmail.com
Fri Dec 22 19:25:12 UTC 2023


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!


More information about the Digitalmars-d mailing list