On Sunday, 13 August 2023 at 11:44:50 UTC, IchorDev wrote:
I feel like I can't possibly be the first to ask, but I couldn't find any prior discussion of this: When is `std.experimental.allocator` going to be moved out of `experimental`? Is there any roadmap for it? Is it just in limbo?

The current design of `std.experimental.allocator` is incompatible with `@safe`. Most likely, it will eventually be replaced with a new "allocators v2" package, and moved to [`undead`][1].

[1]: https://code.dlang.org/packages/undead
  • std.experimental... IchorDev via Digitalmars-d-learn
    • Re: std.exp... ryuukk_ via Digitalmars-d-learn
      • Re: std... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
        • Re:... ryuukk_ via Digitalmars-d-learn
          • ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
            • ... ryuukk_ via Digitalmars-d-learn
              • ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
            • ... IchorDev via Digitalmars-d-learn
    • Re: std.exp... Paul Backus via Digitalmars-d-learn

Reply via email to