Redefine Allocator class to derive std::allocator
Open
enhancement
- Dominant language
- C++
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I may want to use the standard allocator notation to make it compatible with std containers and objects like `std::string`
Change the Allocator class to fit the std::allocator template and virtual methods.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.