phobos/std/experimental/allocator
The Dlang Bot 0032c8d580
Merge pull request #6692 from n8sh/allocate-zeroed-pt2
Implement allocateZeroed for building-block allocators
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2018-09-20 21:46:07 +02:00
..
building_blocks Implement allocateZeroed for building-block allocators 2018-09-08 10:56:34 -04:00
common.d Replace isInitAllZeroBits with new __traits(isZeroInit) 2018-09-09 11:27:38 -04:00
gc_allocator.d Implement allocateZeroed for building-block allocators 2018-09-08 10:56:34 -04:00
mallocator.d Implement allocateZeroed for building-block allocators 2018-09-08 10:56:34 -04:00
mmap_allocator.d Merge pull request #6440 from nordlow/qualify-mmap-allocator 2018-06-18 06:27:07 +02:00
package.d Replace isInitAllZeroBits with new __traits(isZeroInit) 2018-09-09 11:27:38 -04:00
showcase.d Markdownify Phobos 2018-04-02 22:32:47 +02:00
typed.d Remove a few cases of underscore escaping 2018-06-04 13:05:01 +02:00