alignas constructor

const alignas(
  1. int alignment
)

Creates an alignment annotation.

Implementation

const alignas(this.alignment);