libd.memory.allocator.common

Undocumented in source.

Members

Enums

isAllocatorWrapper
eponymoustemplate isAllocatorWrapper(alias T)
Undocumented in source.
isSimpleAllocator
eponymoustemplate isSimpleAllocator(alias T)
Undocumented in source.
isStaticAllocator
eponymoustemplate isStaticAllocator(alias T)
Undocumented in source.

Functions

memoryPageSize
size_t memoryPageSize()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Allocator
struct Allocator(alias AllocT)
Undocumented in source.

Templates

AllocatorWrapperOf
template AllocatorWrapperOf(alias AllocOrWrapperT)
Undocumented in source.

Meta