iterator to enumerate all indices with set bits in BitSet class or its derivatives Generated from class MR.SetBitIterator. This is the non-const half of the class.
More...
iterator to enumerate all indices with set bits in BitSet class or its derivatives Generated from class MR.SetBitIterator. This is the non-const half of the class.
◆ SetBitIterator() [1/4]
| unsafe MR.SetBitIterator.SetBitIterator |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ SetBitIterator() [2/4]
| unsafe MR.SetBitIterator.SetBitIterator |
( |
MR.Const_SetBitIterator | _other | ) |
|
|
inline |
◆ SetBitIterator() [3/4]
◆ SetBitIterator() [4/4]
| unsafe MR.SetBitIterator.SetBitIterator |
( |
MR.Const_BitSet | bitset | ) |
|
|
inline |
◆ assign()
Generated from method MR::SetBitIterator::operator=.
◆ incr()
| unsafe void MR.SetBitIterator.incr |
( |
| ) |
|
|
inline |
Generated from method MR::SetBitIterator::operator++.
◆ operator SetBitIterator()
| unsafe implicit MR.SetBitIterator.operator SetBitIterator |
( |
MR.Const_BitSet | bitset | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: