Atmosphere/libraries/libstratosphere/source/mem/impl/heap
SciresM 3a1ccdd919
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-11 15:02:10 -07:00
..
mem_impl_heap_cached_heap.cpp mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
mem_impl_heap_central_heap.cpp mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
mem_impl_heap_platform.hpp mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
mem_impl_heap_tls_heap_cache.cpp mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
mem_impl_heap_tls_heap_cache.hpp mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
mem_impl_heap_tls_heap_central.cpp ncm: use static memory pools for different allocations 2020-03-29 17:20:25 -07:00
mem_impl_heap_tls_heap_central.hpp os: refactor/rewrite entire namespace. 2020-04-08 02:21:35 -07:00
mem_impl_heap_tls_heap_static.hpp Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00