#include <bit_utils.h>
◆ iterator()
NonzeroSubsetsOf::iterator::iterator |
( |
uint64_t |
state, |
|
|
uint64_t |
set |
|
) |
| |
|
inline |
◆ operator!=()
◆ operator*()
uint64_t NonzeroSubsetsOf::iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
iterator & NonzeroSubsetsOf::iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator==()
bool NonzeroSubsetsOf::iterator::operator== |
( |
const iterator & |
other | ) |
const |
|
inline |
◆ m_set
uint64_t NonzeroSubsetsOf::iterator::m_set |
|
private |
◆ m_state
uint64_t NonzeroSubsetsOf::iterator::m_state |
|
private |
The documentation for this class was generated from the following file: