Why doesn't std.containers support std.experimental.allocator?

rikki cattermole rikki at cattermole.co.nz
Thu Aug 26 01:55:56 UTC 2021


On 26/08/2021 12:21 PM, user1234 wrote:
> Alternatively you can use [emsi 
> containers](https://code.dlang.org/packages/emsi_containers), which are 
> based on the allocators.

Right now it is not passing its test suite.

Amin Yahyaabadi has recently been very good with the help of WebFreak 
and replaced the testsuite from Travis to Github Actions.

However it is failing due to needing to update stdx-allocator and a bug 
with the unrolled linked list.


More information about the Digitalmars-d mailing list