phobos/std/experimental/allocator
2016-02-08 17:33:37 +01:00
..
building_blocks Add goodAllocationSize to GCAllocator -- the GC has very well defined 2016-01-31 14:50:53 -05:00
common.d Add attributes to most functions in allocator.mallocator and allocator.common. 2016-02-03 17:33:24 +02:00
gc_allocator.d Add more unit tests for GCAllocator.goodAllocSize 2016-02-02 15:11:55 -05:00
mallocator.d Handle all return codes of posix_memalign, such as EINVAL. 2016-02-03 17:33:24 +02:00
mmap_allocator.d removed useless import 2015-10-02 07:35:09 -04:00
package.d Take array by ref for expandArray with init 2016-02-08 17:33:37 +01:00
showcase.d Moved a bunch of building blocks into a new package building_blocks 2015-10-02 07:35:09 -04:00
typed.d Allow TypedAllocator.Policies to actually be empty 2015-10-02 09:18:08 -07:00