Bitset
Creates a new empty bitset.
Return
A new empty bitset
Creates a bitset with the given range set.
Return
A new bitset
Parameters
start
first value to add
nItems
number of consecutive values to add
Creates a new empty bitset.
A new empty bitset
Creates a bitset with the given range set.
A new bitset
first value to add
number of consecutive values to add