helib::IndexSet::iterator Class Reference
#include <IndexSet.h>
Public Member Functions | |
| long | operator* () const |
| iterator & | operator++ () |
| bool | operator== (const iterator &other) const |
| bool | operator!= (const iterator &other) const |
Protected Member Functions | |
| iterator (const IndexSet &s, long i) | |
Friends | |
| class | IndexSet |
Constructor & Destructor Documentation
◆ iterator()
|
inlineprotected |
Member Function Documentation
◆ operator!=()
|
inline |
◆ operator*()
|
inline |
◆ operator++()
|
inline |
◆ operator==()
|
inline |
Friends And Related Function Documentation
◆ IndexSet
|
friend |
1.9.1