memutils v1.0.9 (2023-03-02T20:19:28Z)
Dub
Repo
ProxyGCAllocator
memutils
allocators
Undocumented in source.
alias
ProxyGCAllocator
=
DebugAllocator
!
GCAllocator
static if
(
HasDebugAllocations
)
alias
ProxyGCAllocator
=
DebugAllocator
!
GCAllocator
alias
ProxyGCAllocator
=
GCAllocator
Meta
Source
See Implementation
memutils
allocators
aliases
CryptoSafeAllocator
LocklessAllocator
ProxyGCAllocator
functions
adjustPointerAlignment
alignedSize
ensureValidMemory
extractUnalignedPointer
getAllocator
interfaces
Allocator
static variables
mtx
templates
AllocSize
RefTypeOf