mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-29 09:29:24 +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.