phobos/std/experimental/allocator
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
..
building_blocks
common.d
gc_allocator.d
mallocator.d
mmap_allocator.d
package.d
showcase.d
typed.d