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)
R
getAllocator
(bool is_freeing, bool kill_it)
package
R
getAllocator
(
R
)
(
bool
is_freeing
= false
,
bool
kill_it
= false
)
Meta
Source
See Implementation
memutils
allocators
aliases
CryptoSafeAllocator
LocklessAllocator
ProxyGCAllocator
functions
adjustPointerAlignment
alignedSize
ensureValidMemory
extractUnalignedPointer
getAllocator
interfaces
Allocator
static variables
mtx
templates
AllocSize
RefTypeOf