Eugen Wissner
657f4a60d5
Make allocators pure. * Methods allocating/deallocating memory are pure. * Allocator.instance is pure (once initialized, it always returns the same instance). * defaultAllocator getter property is pure (should be set at the beginning, and always return the same instance after that). |
||
---|---|---|
.. | ||
tanya |