This update now allows better control of the internal algorithm.
C++11 iteration control has been added for ranged loops. These additions also allow arbitrary ranges within a BitBool set.
Two functions have been added toBitBool
and toBitRef
which allows referencing of other objects bits. This includes a reference to a single bit.