stdx-allocator ~master (2019-07-16T13:47:43Z)
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