phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
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.