CPPAllocator.alignment

The alignment is a static constant equal to platformAlignment, which ensures proper alignment for any D data type.

struct CPPAllocator
enum uint alignment;

Meta