Allocator.alignment

Minimum alignment of all allocated memory blocks.

interface Allocator
nothrow @property const
uint
alignment
()
out (a; a > 0 && a.isPowerOf2)