![]() |
OR-Tools
8.2
|
Definition at line 38 of file iterators.h.
Public Types | |
using | const_iterator = Iterator |
using | value_type = typename std::iterator_traits< Iterator >::value_type |
Public Member Functions | |
BeginEndWrapper (Iterator begin, Iterator end) | |
Iterator | begin () const |
Iterator | end () const |
bool | empty () const |
using const_iterator = Iterator |
Definition at line 40 of file iterators.h.
using value_type = typename std::iterator_traits<Iterator>::value_type |
Definition at line 41 of file iterators.h.
|
inline |
Definition at line 43 of file iterators.h.
|
inline |
Definition at line 44 of file iterators.h.
|
inline |
Definition at line 47 of file iterators.h.
|
inline |
Definition at line 45 of file iterators.h.