phobos/std/experimental/allocator
Sönke Ludwig 4a5d2b3b18 Fix issue 17564: Eliminate "static this" for theAllocator
This switches to lazy initialization of theAllocator, so that accessing it form within `shared static this` works as expected.
2017-06-29 01:45:01 +02:00
..
building_blocks Merge pull request #5486 from wilzbach/fix-ddoc 2017-06-15 17:39:23 +02:00
common.d Revert "Sort selective imports" 2017-06-13 17:51:52 +00:00
gc_allocator.d Fix style problems in std.experimental.allocator.gc_allocator 2017-04-05 10:55:22 -04:00
mallocator.d Revert "Sort selective imports" 2017-06-13 17:51:52 +00:00
mmap_allocator.d Replace LUCKY links with actual links 2017-02-28 23:46:54 +01:00
package.d Fix issue 17564: Eliminate "static this" for theAllocator 2017-06-29 01:45:01 +02:00
showcase.d
typed.d Revert "Sort selective imports" 2017-06-13 17:51:52 +00:00