phobos/std/experimental/allocator/building_blocks
Andrei Alexandrescu a28b7161ab
fix trailing ws
2017-11-27 20:26:59 -05:00
..
affix_allocator.d Make empty @safe 2017-11-07 18:00:52 +00:00
allocator_list.d Make empty @safe 2017-11-07 18:00:52 +00:00
ascending_page_allocator.d fix trailing ws 2017-11-27 20:26:59 -05:00
bitmapped_block.d Avoid subtraction of pointers to different types 2017-11-18 11:49:53 -05:00
bucketizer.d Merge pull request #5841 from edi33416/nogc_alloc_deallocateAll 2017-11-07 01:25:07 +01:00
fallback_allocator.d Added test for stateful allocator with FallbackAllocator 2017-11-11 19:59:58 +02:00
free_list.d Added test for FreeList destructor 2017-11-11 23:13:06 +02:00
free_tree.d Mark deallocateAll as @nogc 2017-11-06 21:57:59 +00:00
kernighan_ritchie.d minor refactor for regionMode 2017-11-18 21:11:00 +02:00
null_allocator.d Make empty @safe 2017-11-07 18:00:52 +00:00
package.d Correct the documentation about the used allocator in Segregator 2017-08-09 18:50:41 +02:00
quantizer.d Make empty @safe 2017-11-07 18:00:52 +00:00
region.d added testcase 2017-11-09 15:20:51 +02:00
scoped_allocator.d Make empty @safe 2017-11-07 18:00:52 +00:00
segregator.d Make empty @safe 2017-11-07 18:00:52 +00:00
stats_collector.d Make empty @safe 2017-11-07 18:00:52 +00:00