mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-02 16:22:39 +01:00
a0275418d6
This conforms to the C++ 'Allocator' named requirement allowing it to be used with any STL type and allows drastically reducing allocation times in cases which are suited for linear allocation.