Commit Graph

1 Commits

Author SHA1 Message Date
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