Atmosphere-libs/libstratosphere/source/mem/impl/heap
SciresM 7d041e853d Switch atmosphere's build target to C++20. (#952)
* ams: update to build with gcc10/c++20

* remove mno-outline-atomics

* ams: take care of most TODO C++20s

* fusee/sept: update for gcc10

* whoosh, your code now uses pre-compiled headers

* make: dependency fixes
2020-05-12 15:44:19 -07:00
..
mem_impl_heap_cached_heap.cpp mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
mem_impl_heap_central_heap.cpp mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
mem_impl_heap_platform.hpp mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
mem_impl_heap_tls_heap_cache.cpp mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
mem_impl_heap_tls_heap_cache.hpp mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
mem_impl_heap_tls_heap_central.cpp ncm: use static memory pools for different allocations 2020-03-30 20:41:21 -07:00
mem_impl_heap_tls_heap_central.hpp os: refactor/rewrite entire namespace. 2020-04-15 11:54:59 -07:00
mem_impl_heap_tls_heap_static.hpp Switch atmosphere's build target to C++20. (#952) 2020-05-12 15:44:19 -07:00