aboutsummaryrefslogtreecommitdiffstats
path: root/include/chilbert/SmallBitVec.hpp
AgeCommit message (Expand)AuthorFilesLines
2022-09-17Adopt REUSE machine-readable licensing standardDavid Robillard1-17/+3
2022-09-16Make constant method static and constexprDavid Robillard1-1/+1
2022-09-16Remove unnecessary inheritanceDavid Robillard1-9/+10
2022-09-16Update clang-format configurationDavid Robillard1-313/+293
2022-09-16Make single-argument constructors explicitDavid Robillard1-1/+1
2022-09-16Fix uninitialized membersDavid Robillard1-2/+1
2022-09-16Avoid repeating types in return statementsDavid Robillard1-9/+4
2022-09-16Fix potential ODR violations due to definitions in headersDavid Robillard1-2/+2
2022-09-16Fix signed bitwise operator operandsDavid Robillard1-3/+3
2022-09-16Switch to meson build systemDavid Robillard1-0/+378