phobos/std/experimental/allocator
The Dlang Bot e24db85c58
Merge pull request #6456 from jercaianu/allocator_list_alignedAllocate
Add alignedAllocate for AllocatorList
merged-on-behalf-of: Eduard Staniloiu <edi33416@users.noreply.github.com>
2018-04-17 14:26:50 +02:00
..
building_blocks Merge pull request #6456 from jercaianu/allocator_list_alignedAllocate 2018-04-17 14:26:50 +02:00
common.d make/makeArray: take advantage of allocators with smth. faster than allocate+memset zero 2018-04-15 17:48:29 -04:00
gc_allocator.d make/makeArray: take advantage of allocators with smth. faster than allocate+memset zero 2018-04-15 17:48:29 -04:00
mallocator.d make/makeArray: take advantage of allocators with smth. faster than allocate+memset zero 2018-04-15 17:48:29 -04:00
mmap_allocator.d make/makeArray: take advantage of allocators with smth. faster than allocate+memset zero 2018-04-15 17:48:29 -04:00
package.d make/makeArray: take advantage of allocators with smth. faster than allocate+memset zero 2018-04-15 17:48:29 -04:00
showcase.d Markdownify Phobos 2018-04-02 22:32:47 +02:00
typed.d Make GCAllocator callable in pure functions 2018-04-08 21:58:23 +02:00