mirror of
https://github.com/dlang/phobos.git
synced 2025-04-27 21:51:40 +03:00
add new module aligned_block_list
This commit is contained in:
parent
8c31b78548
commit
4c84809346
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ aa[std.experimental.allocator.package]=-dip25 # Linker errors: undefined refe
|
|||
aa[std.experimental.allocator.showcase]=-dip1000
|
||||
aa[std.experimental.allocator.typed]=-dip1000
|
||||
aa[std.experimental.allocator.building_blocks.affix_allocator]=-dip1000
|
||||
aa[std.experimental.allocator.building_blocks.aligned_block_list]=-dip1000
|
||||
aa[std.experimental.allocator.building_blocks.allocator_list]=-dip1000
|
||||
aa[std.experimental.allocator.building_blocks.ascending_page_allocator]=-dip1000
|
||||
aa[std.experimental.allocator.building_blocks.bitmapped_block]=-dip1000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue