stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
testAllocatorObject
stdx
allocator
common
Undocumented in source. Be warned that the author may not have intended to support it.
version(unittest)
package
void
testAllocatorObject
(
AllocInterface
)
(
AllocInterface
a
)
if
(
is
(
AllocInterface
:
IAllocator
) ||
is
(
AllocInterface
: shared
ISharedAllocator
)
)
Meta
Source
See Implementation
stdx
allocator
common
functions
alignDownTo
alignUpTo
alignedAt
alignedReallocate
divideRoundUp
effectiveAlignment
goodAllocSize
isGoodDynamicAlignment
isGoodStaticAlignment
reallocate
roundDownToAlignment
roundStartToMultipleOf
roundUpToAlignment
roundUpToMultipleOf
roundUpToPowerOf2
testAllocator
testAllocatorObject
trailingZeros
manifest constants
chooseAtRuntime
forwardToMember
unbounded
templates
hasStaticallyKnownAlignment
stateSize
variables
platformAlignment