stdx-allocator ~master (2021-10-24T13:20:51.4811573)
Dub
Repo
AllocatorList.Factory
stdx
allocator
building_blocks
allocator_list
AllocatorList
Undocumented in source.
template
AllocatorList
(alias factoryFunction, BookkeepingAllocator = GCAllocator)
static
struct
Factory {
A
opCall
(size_t n);
}
Members
Functions
opCall
A
opCall
(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
stdx
allocator
building_blocks
allocator_list
AllocatorList
aliases
A
AllocatorList
structs
Factory