memutils ~master (2021-01-03T18:41:41Z)
Dub
Repo
getAllocator
memutils
allocators
Undocumented in source. Be warned that the author may not have intended to support it.
auto
getAllocator
(bool is_freeing)
pragma(
inline
, true)
auto
getAllocator
(
int
ALLOC
)
(
bool
is_freeing
= false
)
R
getAllocator
(bool is_freeing, bool kill_it)
Meta
Source
See Implementation
memutils
allocators
aliases
CryptoSafeAllocator
LocklessAllocator
ProxyGCAllocator
functions
adjustPointerAlignment
alignedSize
ensureValidMemory
extractUnalignedPointer
getAllocator
interfaces
Allocator
static variables
mtx
templates
AllocSize
RefTypeOf