-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Complexity: HighThis might take a little over a week of workThis might take a little over a week of workPriority: MediumAverage priorityAverage priorityStatus: AvailableThis task is available to be looked atThis task is available to be looked atType: RequestIndicates that this is a feature request (For "Issues" only)Indicates that this is a feature request (For "Issues" only)
Description
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
Labels
Complexity: HighThis might take a little over a week of workThis might take a little over a week of workPriority: MediumAverage priorityAverage priorityStatus: AvailableThis task is available to be looked atThis task is available to be looked atType: RequestIndicates that this is a feature request (For "Issues" only)Indicates that this is a feature request (For "Issues" only)