Allocator.alignment

interface Allocator
@property const @safe pure nothrow
immutable(uint)
alignment
()

Return Value

Type: immutable(uint)

The alignment offered.

Meta