stdx-allocator ~master (2021-10-24T13:20:51.4811573)
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