summaryrefslogtreecommitdiff
path: root/src/common/bit_field.h
AgeCommit message (Expand)Author
2014-10-25bit_field: Fix a typo in the sample usage.Lioncash
2014-07-16BitField: Cast enum values to proper integer type.Tony Wasserka
2014-07-16BitField: Add a static_assert.Tony Wasserka
2014-07-16BitField: Delete copy assignment to prevent obscure bugs.Tony Wasserka
2014-07-16BitField: Add an explicit evaluation method.Tony Wasserka
2014-05-08removed incorrect dolphin copyright linebunnei
2014-05-07fixed include of common in bit_field.hbunnei
2014-05-07added BitField to commonbunnei