Documentation
Dlang.org
Allocator.alignment
eris
allocator
Allocator
Minimum alignment of all allocated memory blocks.
interface
Allocator
nothrow @
property
const
uint
alignment
(
)
out (a; a > 0 && a.isPowerOf2)
eris
allocator
Allocator
functions
allocate
deallocate
properties
alignment
Minimum alignment of all allocated memory blocks.