![]() |
OR-Tools
8.2
|
Public Member Functions | |
Iterator (const Bitset64 &data_) | |
bool | Ok () const |
IndexType | Index () const |
void | Next () |
Iterator (const Bitset64 &data_, bool at_end) | |
bool | operator!= (const Iterator &other) const |
IndexType | operator* () const |
void | operator++ () |