phobos-next v0.3.9 (2020-08-07T21:50:30Z)
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
roundDownToAlignment
roundUpToAlignment
roundUpToMultipleOf
structs
InSituRegion
Region
SbrkRegion
SharedRegion
Returns true if ptr is aligned at alignment.