[SAOC 2023] C++ STL INTEROP - WEEKLY UPDATE #8
Imperatorn
johan_forsberg_86 at hotmail.com
Fri Nov 10 22:43:06 UTC 2023
On Friday, 10 November 2023 at 22:33:16 UTC, Emmanuel Danso
Nyarko wrote:
> Hello everyone,
>
> Started working on std list binding targetting gcc runtime. It
> was very interesting matching the nodes and also keeping track
> of the size as the post- C++ 11 standard defines, and also
> bindings were written for pre-c++11 which doesn't keep track of
> the size. And so both ABIs can use list. Currently undergoing
> testing to make sure they work flawlessly!
>
> Thanks.
👍
More information about the Digitalmars-d
mailing list