diff options
author | Tony Wasserka <NeoBrainX@gmail.com> | 2014-05-31 19:04:35 +0200 |
---|---|---|
committer | Tony Wasserka <NeoBrainX@gmail.com> | 2014-07-16 12:46:37 +0200 |
commit | cd1d5786d998efdf18e9938db957f82331bab579 (patch) | |
tree | 91be49550af2d43d951954738405a04261ff4fb5 /src/core/hw/gpu.cpp | |
parent | 15ab5382a553a47f21fe7283010ccdb342c0ead6 (diff) |
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.
Diffstat (limited to 'src/core/hw/gpu.cpp')
0 files changed, 0 insertions, 0 deletions