forked from dolphin-emu/dolphin
alignas is a C++ keyword since C++11, and can be used in C with a header too (although I don't know the details).
14 KiB
14 KiB
alignas is a C++ keyword since C++11, and can be used in C with a header too (although I don't know the details).