mirror of
https://github.com/yuzu-mirror/yuzu
synced 2025-03-01 18:57:09 +00:00
Being able to store BitField within unions requires BitField to be of standard layout, which in turn is only given if the underlying type is also has standard layout. |
||
---|---|---|
.. | ||
citra | ||
citra_qt | ||
common | ||
core | ||
video_core | ||
CMakeLists.txt |