Matthew Rodusek
Results
2
issues of
Matthew Rodusek
### Checklist - [x] I did not find a duplicate of this feature request in the Github Issues section. ---------- ### Description C++11 introduced `shared_ptr`, which works with `T[]` types...
Type: Refactoring
Status: Accepted
Priority: Low
Good First Issue
Complexity: Low
### Checklist - [x] 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`](https://en.cppreference.com/w/cpp/memory/polymorphic_allocator),...
Type: Request
Status: Available
Priority: Medium
Complexity: High