![]() |
OR-Tools
8.2
|
Definition at line 163 of file iterators.h.
Public Member Functions | |
| Iterator (typename std::vector< T >::iterator it) | |
| T * | operator* () |
| Iterator & | operator++ () |
| bool | operator!= (const Iterator &other) const |
|
inlineexplicit |
Definition at line 164 of file iterators.h.
|
inline |
Definition at line 170 of file iterators.h.
|
inline |
Definition at line 165 of file iterators.h.
|
inline |
Definition at line 166 of file iterators.h.