Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

[Feature Request] Emplacing into allocator aware containers #40

Description

@gootorov

Currently Emplace is implemented for Box<T>, Rc<T>, Arc<T>. It would be great if Box<T, A>/Rc<T, A>/Arc<T, A> were supported too. This functionality could be feature gated, since allocator_api is currently nightly-only.

Would a PR for such a feature be (possibly) accepted? I don't have the capacity right now, but I may take a stab at it in the future.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions