phobos/std/experimental/allocator
Andrei Alexandrescu 58d7efe1ae
Fix a few issues
2017-11-13 14:40:46 -05:00
..
building_blocks Added test for stateful allocator with FallbackAllocator 2017-11-11 19:59:58 +02:00
common.d Added constraint for Allocator to have alignedAllocate 2017-11-10 15:31:00 +02:00
gc_allocator.d Mark deallocate as nothrow @nogc 2017-11-06 10:09:29 +00:00
mallocator.d Fix a few issues 2017-11-13 14:40:46 -05:00
mmap_allocator.d Mark deallocate as nothrow @nogc 2017-11-06 10:09:29 +00:00
package.d Mark deallocate as nothrow @nogc 2017-11-06 10:09:29 +00:00
showcase.d Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00
typed.d Revert "Sort selective imports" 2017-06-13 17:51:52 +00:00