Age | Commit message (Collapse) | Author |
|
This change was done using astyle, with a few manual editing here and
there.
|
|
|
|
Although the dinstinction between those and the public interface was already
easy to make, it's a bit more consistent and elegant this way.
|
|
The complement must take into account the total number of bits.
|
|
|
|
Using this qualifier for such a generic data structure is inefficient.
It was a left over from the initial implementation that was meant for
concurrent accesses.
|
|
Augment the interface with functions to search and iterate over zero bits.
|