harbored-mod v0.3.2 (2020-04-20T23:24:49Z)
Dub
Repo
HmodBlockAllocator.__anonymous
allocator
HmodBlockAllocator
Undocumented in source.
union
__anonymous
union
__anonymous
union
__anonymous
union
__anonymous
union
__anonymous
struct
HmodBlockAllocator
(size_t blockSize)
union
__anonymous {
const
size_t
bytesAttemptedToDeallocate
;
}
Members
Variables
bytesAttemptedToDeallocate
size_t
bytesAttemptedToDeallocate
;
Number of bytes the user has attempted to deallocate.
Meta
Source
See Implementation
allocator
HmodBlockAllocator
aliases
bytesHighTide
destructors
~this
functions
allocate
deallocate
owns
writeStats
manifest constants
alignment
maxAllocationSize
postblits
this(this)
unions
__anonymous