Home
last modified time | relevance | path

Searched defs:AlignedBlockList (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Daligned_block_list.d311 struct AlignedBlockList(Allocator, ParentAllocator, ulong theAlignment = (1 << 21)) struct
313 version (StdDdoc) in version()