stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
AllocatorList.AllocatorList
stdx
allocator
building_blocks
allocator_list
AllocatorList
Undocumented in source.
alias
AllocatorList
=
.
AllocatorList
!(
Factory
,
BookkeepingAllocator
)
template
AllocatorList
(alias factoryFunction, BookkeepingAllocator = GCAllocator)
alias
AllocatorList
= .
AllocatorList
!(
Factory
,
BookkeepingAllocator
)
struct
AllocatorList
(Factory, BookkeepingAllocator = GCAllocator)
Meta
Source
See Implementation
stdx
allocator
building_blocks
allocator_list
AllocatorList
aliases
A
AllocatorList
structs
Factory