aboutsummaryrefslogtreecommitdiffstats
path: root/common/albit.h
Commit message (Collapse)AuthorAgeFilesLines
* Use a fast native type for the backup popcountChris Robinson2021-03-021-7/+20
|
* Use if constexpr when possibleChris Robinson2021-01-221-2/+3
|
* Make PopCount and CountTrailingZeros more standard-likeChris Robinson2021-01-221-0/+108
|
* Make the endian test more C++-likeChris Robinson2021-01-211-0/+35