vibe-core/source
Sönke Ludwig 58ee4a8839
Use a thread local allocator instead of processAllocator in HashMap.
This is required since processAllocator returns an ISharedAlloactor since 2.075.0. Because HashMap is operating only thread-local, this should generally be safe.
2017-06-28 17:22:13 +02:00
..
vibe Use a thread local allocator instead of processAllocator in HashMap. 2017-06-28 17:22:13 +02:00