aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/bit_field.h
Commit message (Expand)AuthorAge
* BitField: Cast enum values to proper integer type.Gravatar Tony Wasserka2014-07-16
* BitField: Add a static_assert.Gravatar Tony Wasserka2014-07-16
* BitField: Delete copy assignment to prevent obscure bugs.Gravatar Tony Wasserka2014-07-16
* BitField: Add an explicit evaluation method.Gravatar Tony Wasserka2014-07-16
* removed incorrect dolphin copyright lineGravatar bunnei2014-05-08
* fixed include of common in bit_field.hGravatar bunnei2014-05-07
* added BitField to commonGravatar bunnei2014-05-07