Personally, itβs very useful for me to use the _Align( ) and alignof . The _Align functionality _Align already pretty well supported by many compilers (e.g. __attribute__((aligned( ))) in GCC, for example), but having a standardized syntax for alignment reasoning is a nice addition.
Stephen canon
source share