phobos/std/experimental/allocator/building_blocks
2017-06-08 00:40:14 +03:00
..
affix_allocator.d Use OpaquePointer as a safe support for region based allocators 2017-06-08 00:40:14 +03:00
allocator_list.d Allocators should take a ubyte[] memory block instead of a void[] one 2017-04-04 16:46:38 +03:00
bitmapped_block.d Use OpaquePointer as a safe support for region based allocators 2017-06-08 00:40:14 +03:00
bucketizer.d Make allocators' resolveInternalPointer take a const pointer as source 2017-04-03 20:35:01 +03:00
fallback_allocator.d Make allocators' resolveInternalPointer take a const pointer as source 2017-04-03 20:35:01 +03:00
free_list.d Use OpaquePointer as a safe support for region based allocators 2017-06-08 00:40:14 +03:00
free_tree.d DScanner: automatially set all unattributed unittests to @safe or @system 2017-02-22 05:42:04 +01:00
kernighan_ritchie.d Use OpaquePointer as a safe support for region based allocators 2017-06-08 00:40:14 +03:00
null_allocator.d Make allocators' resolveInternalPointer take a const pointer as source 2017-04-03 20:35:01 +03:00
package.d Make the resolveInternalPointer method abide the IAllocator API 2017-03-15 16:54:31 +02:00
quantizer.d DScanner: automatially set all unattributed unittests to @safe or @system 2017-02-22 05:42:04 +01:00
region.d Use OpaquePointer as a safe support for region based allocators 2017-06-08 00:40:14 +03:00
scoped_allocator.d DScanner: automatially set all unattributed unittests to @safe or @system 2017-02-22 05:42:04 +01:00
segregator.d Make allocators' resolveInternalPointer take a const pointer as source 2017-04-03 20:35:01 +03:00
stats_collector.d DScanner: automatially set all unattributed unittests to @safe or @system 2017-02-22 05:42:04 +01:00