Skip to content

Polymorphic Allocators #5

Open
Open
@bitwizeshift

Description

@bitwizeshift

Checklist

  • I did not find a duplicate of this feature request in the Github Issues section.

Description

C++17 introduces new polymorphic allocator support with std::polymorphic_allocator, along with std::memory_resource and aliases of all container types as new vocabulary types inside of std::pmr namespace.

These utilities are extremely useful for supporting different allocation strategies in a composable way, and would be beneficial to be added to Backport

Metadata

Metadata

Assignees

No one assigned

    Labels

    Complexity: HighThis might take a little over a week of workPriority: MediumAverage priorityStatus: AvailableThis task is available to be looked atType: RequestIndicates that this is a feature request (For "Issues" only)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions