Atmosphere/libraries/libvapours/include
Michael Scire cc24a33600 mem: implement most of StandardAllocator
This was tested using `https://github.com/node-dot-cpp/alloc-test` plus a few other by-hand tests.

It seems to work for the case we care about (sysmodules without thread cache-ing).

External users are advised to build with assertions on and contact SciresM if you find issues.

This is a lot of code to have gotten right in one go, and it was written mostly after midnight while sick, so there are probably un-noticed issues.
2020-03-29 14:42:34 -07:00
..
freebsd/sys git subrepo clone https://github.com/Atmosphere-NX/Atmosphere-libs libraries 2019-12-09 18:54:29 -08:00
vapours mem: implement most of StandardAllocator 2020-03-29 14:42:34 -07:00
vapours.hpp Add Span<T>. 2020-03-20 17:04:01 -07:00