freebsd-ports/devel/stdx-allocator/pkg-plist
Jose Alonso Cardenas Marquez 46eea865c0 - New port: devel/stdx-allocator
Extracted std.experimental.allocator for usage via DUB

WWW: https://github.com/dlang-community/stdx-allocator
2018-06-03 06:38:05 +00:00

24 lines
1.1 KiB
Text

include/d/stdx/allocator/building_blocks/affix_allocator.d
include/d/stdx/allocator/building_blocks/allocator_list.d
include/d/stdx/allocator/building_blocks/bitmapped_block.d
include/d/stdx/allocator/building_blocks/bucketizer.d
include/d/stdx/allocator/building_blocks/fallback_allocator.d
include/d/stdx/allocator/building_blocks/free_list.d
include/d/stdx/allocator/building_blocks/free_tree.d
include/d/stdx/allocator/building_blocks/kernighan_ritchie.d
include/d/stdx/allocator/building_blocks/null_allocator.d
include/d/stdx/allocator/building_blocks/package.d
include/d/stdx/allocator/building_blocks/quantizer.d
include/d/stdx/allocator/building_blocks/region.d
include/d/stdx/allocator/building_blocks/scoped_allocator.d
include/d/stdx/allocator/building_blocks/segregator.d
include/d/stdx/allocator/building_blocks/stats_collector.d
include/d/stdx/allocator/common.d
include/d/stdx/allocator/gc_allocator.d
include/d/stdx/allocator/internal.d
include/d/stdx/allocator/mallocator.d
include/d/stdx/allocator/mmap_allocator.d
include/d/stdx/allocator/package.d
include/d/stdx/allocator/showcase.d
include/d/stdx/allocator/typed.d
lib/d/libstdx-allocator.a