core.stdc.stdatomic

Richard (Rikki) Andrew Cattermole richard at cattermole.co.nz
Wed Nov 15 14:44:52 UTC 2023


On 16/11/2023 2:48 AM, claptrap wrote:
> So im looking for an explanation or a pointer to an algorithm that 
> exhibits what you describe because it is counter to my experience.

By any chance did you use GC based memory management for it?

If you did, that would explain it. GC based memory management removes a 
lot of complexity surrounding removing of elements.


More information about the Digitalmars-d mailing list