phobos/std/experimental/allocator/building_blocks
Andrei Alexandrescu 0dd5c5c090
Merge pull request #5849 from edi33416/fix_bucketizer_alignedAllocate
Fix bucketizer alignedAllocate bug
2017-11-06 16:28:00 -05:00
..
affix_allocator.d Mark deallocate as nothrow @nogc 2017-11-06 10:09:29 +00:00
allocator_list.d Mark deallocate as nothrow @nogc 2017-11-06 10:09:29 +00:00
bitmapped_block.d Mark deallocate as nothrow @nogc 2017-11-06 10:09:29 +00:00
bucketizer.d Merge pull request #5849 from edi33416/fix_bucketizer_alignedAllocate 2017-11-06 16:28:00 -05:00
fallback_allocator.d Mark deallocate as nothrow @nogc 2017-11-06 10:09:29 +00:00
free_list.d Mark deallocate as nothrow @nogc 2017-11-06 10:09:29 +00:00
free_tree.d Mark deallocate as nothrow @nogc 2017-11-06 10:09:29 +00:00
kernighan_ritchie.d Mark deallocate as nothrow @nogc 2017-11-06 10:09:29 +00:00
null_allocator.d Mark deallocate as nothrow @nogc 2017-11-06 10:09:29 +00:00
package.d Correct the documentation about the used allocator in Segregator 2017-08-09 18:50:41 +02:00
quantizer.d Mark deallocate as nothrow @nogc 2017-11-06 10:09:29 +00:00
region.d Mark deallocate as nothrow @nogc 2017-11-06 10:09:29 +00:00
scoped_allocator.d Mark deallocate as nothrow @nogc 2017-11-06 10:09:29 +00:00
segregator.d Mark deallocate as nothrow @nogc 2017-11-06 10:09:29 +00:00
stats_collector.d Mark deallocate as nothrow @nogc 2017-11-06 10:09:29 +00:00