Commit Graph

4 Commits

Author SHA1 Message Date
Lukas W
71e9b45446 Memory: Fix wrong rebind 2019-08-25 23:22:06 +02:00
Lukas W
2cb4455a5f Replace AllignedAllocator implementation with rpmalloc calls 2019-08-25 22:22:21 +02:00
Lukas W
1340c273c7 Memory.h fixes
* Use a Nifty Counter for rpmalloc initialization. This fixes init order
  with other static objects using MmAllocator or MemoryManagger
* Fix exception throwing in AlignedAllocator
* Add missing constructor to MmAllocator for compatibility with std
  containers
2019-08-25 22:18:47 +02:00
Lukas W
3c73270c23 Rename MemoryManager.h to Memory.h 2019-08-25 22:18:47 +02:00