init_memory_hook() is no longer required, eliminating static initialization order issues This required moving the DeletedBufferChain map elsewhere, which now also has a const-initialized array for relatively small allocations. Also, deletedChain.T has been renamed to deletedChain.I Fixes #539 |
||
|---|---|---|
| .. | ||
| metalibs | ||
| src | ||
| CMakeLists.txt | ||