phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
alignedAt
nxt
region_allocator
Returns
true
if
ptr
is aligned at
alignment
.
@
nogc
nothrow pure
bool
alignedAt
(
T
)
(
T
*
ptr
,
uint
alignment
)
Meta
Source
See Implementation
nxt
region_allocator
functions
alignDownTo
alignUpTo
alignedAt
isGoodStaticAlignment
roundDownToAlignment
roundUpToAlignment
roundUpToMultipleOf
sbrk
structs
InSituRegion
Region
SbrkRegion
SharedRegion
Returns true if ptr is aligned at alignment.