stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
forwardToMember
stdx
allocator
common
Forwards each of the methods in
funs
(if defined) to
member
.
enum
forwardToMember
=
(
string
member
,
string
[]
funs
...)
;
Meta
Source
See Source File
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
Forwards each of the methods in funs (if defined) to member.