phobos/std/experimental/allocator/building_blocks
Nemanja Boric b122848d33
Correct the documentation about the used allocator in Segregator
Documented Segregator uses GCAllocator for allocation of the blocks
greater than 4072kB, not Mallocator.
2017-08-09 18:50:41 +02:00
..
affix_allocator.d Revert "Sort selective imports" 2017-06-13 17:51:52 +00:00
allocator_list.d Sort imports 2017-06-12 07:54:38 +02:00
bitmapped_block.d Sort imports 2017-06-12 07:54:38 +02:00
bucketizer.d Sort imports 2017-06-12 07:54:38 +02:00
fallback_allocator.d Sort imports 2017-06-12 07:54:38 +02:00
free_list.d Merge pull request #5555 from chadjoan/shared_freelist_minimize 2017-07-26 21:24:32 +02:00
free_tree.d Revert "Sort selective imports" 2017-06-13 17:51:52 +00:00
kernighan_ritchie.d Revert "Sort selective imports" 2017-06-13 17:51:52 +00:00
null_allocator.d Make allocators' resolveInternalPointer take a const pointer as source 2017-04-03 20:35:01 +03:00
package.d Correct the documentation about the used allocator in Segregator 2017-08-09 18:50:41 +02:00
quantizer.d Sort imports 2017-06-12 07:54:38 +02:00
region.d Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00
scoped_allocator.d Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00
segregator.d Fix DDoc macros 2017-06-30 01:39:24 +02:00
stats_collector.d Sort imports 2017-06-12 07:54:38 +02:00