mirror of
https://github.com/fluencelabs/musl
synced 2025-05-31 08:31:39 +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.