On Wed, Nov 9, 2016 at 9:49 AM, <pranomes...@gmail.com> wrote: > It's definitely not beautiful, and breaks with the naming conventions > in order to avoid naming conflicts (uppercase names preceded by underscores > and so on).
This is handled with the new headers, e.g. stdalign.h has #define alignas _Alignas etc.