memutils v1.0.9 (2023-03-02T20:19:28Z)
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)
package pragma(
inline
, true) public
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