The current Scope API provides now way to specify the desired alignment at which the allocated memory should start.
The best way to get there is probably to use a standard layout annotation, to control the behavior of Scope::allocateXYZ.
The best way to get there is probably to use a standard layout annotation, to control the behavior of Scope::allocateXYZ.