Definition at line 59 of file ADT.hpp.
◆ iterator()
m::SmallBitset::iterator::iterator |
( |
uint64_t |
bits | ) |
|
|
inline |
◆ as_set()
◆ operator!=()
bool m::SmallBitset::iterator::operator!= |
( |
iterator |
other | ) |
const |
|
inline |
◆ operator*()
std::size_t m::SmallBitset::iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++() [1/2]
iterator & m::SmallBitset::iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator++() [2/2]
iterator m::SmallBitset::iterator::operator++ |
( |
int |
| ) |
|
|
inline |
◆ operator==()
bool m::SmallBitset::iterator::operator== |
( |
iterator |
other | ) |
const |
|
inline |
◆ bits_
uint64_t m::SmallBitset::iterator::bits_ |
|
private |
The documentation for this struct was generated from the following file: