summaryrefslogtreecommitdiff
path: root/Source/Core/Common/BitUtils.h
AgeCommit message (Expand)Author
2018-05-10BitUtils: Add C++14/C++17 compatible equivalent of std::bit_cast from C++2aLioncash
2018-03-31CommonFuncs: Generify rotation functions and move them to BitUtils.hLioncash
2017-06-22Add function testing whether a bitmask is valid.Niels Boehm
2017-01-14Common: Add bit utility headerLioncash