mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-30 08:49:36 +03:00
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.