phobos/std/experimental/allocator
aG0aep6G 6eb189d95d handle funky opEquals
Also switch to CTFE `foreach`, because the template-level code has no speed
advantage anymore in the `T.init` case, and the CTFE loop is faster in the
other cases.
2018-06-04 01:02:34 +02:00
..
building_blocks Merge pull request #6410 from jercaianu/alignedBlockList 2018-04-17 05:23:00 +02:00
common.d handle funky opEquals 2018-06-04 01:02:34 +02: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 fix issue 18937 - [REG 2.080.0] std.experimental.allocator: compiling make needs an unreasonable amount of memory for structs that contain static arrays 2018-06-03 15:34:38 +02: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