Public Member Functions | |
iterator (ast_vector_tpl const *v, unsigned i) | |
iterator (iterator &other) | |
iterator | operator= (iterator const &other) |
bool | operator== (iterator const &other) |
bool | operator!= (iterator const &other) |
iterator & | operator++ () |
iterator | operator++ (int) |
T * | operator-> () const |
T | operator* () const |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 1565 of file z3++.h.