![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
Classes | |
| class | IntBitSet |
| A bitset implementation backed by a single integer of type I. More... | |
| class | MultiIntBitSet |
| A bitset implementation backed by N integers of type I. More... | |
Functions | |
| template<typename I > | |
| unsigned constexpr | PopCount (I v) |
| Count the number of bits set in an unsigned integer type. More... | |