mirror of https://github.com/yuzu-mirror/yuzu
BitField: Add a static_assert.
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.pull/8/head
parent
15ab5382a5
commit
cd1d5786d9
Loading…
Reference in New Issue