mirror of
https://github.com/fluencelabs/musl
synced 2025-05-28 15:11:34 +00:00
the C11 _Alignas keyword is not present in C++, and despite it being in the reserved namespace and thus reasonable to support even in non-C11 modes, compilers seem to fail to support it.