Ioannis Koutras 07993f77d6 initialized bool variable is not required on memory space aware allocators, since they are initialized manually. %!s(int64=14) %!d(string=hai) anos
..
CMakeLists.txt 297d9e8902 Moved initialize_allocator to the header files, added header guard and comments to it. %!s(int64=14) %!d(string=hai) anos
dmmlib.h 852832353c Proper guarding on memory space aware allocators. %!s(int64=14) %!d(string=hai) anos
heap.h 07993f77d6 initialized bool variable is not required on memory space aware allocators, since they are initialized manually. %!s(int64=14) %!d(string=hai) anos
initialize_allocator.h 4bc33f55b4 Removed malicious comment tag (some strict compilers were complaining). %!s(int64=14) %!d(string=hai) anos