Google OR-Tools: util::IntegerRange< IntegerType > Class Template Reference
Detailed Description
template<typename IntegerType>
class util::IntegerRange< IntegerType >
Definition at line 235 of file iterators.h.
#include <iterators.h>
Inheritance diagram for util::IntegerRange< IntegerType >:

Public Member Functions | |
| IntegerRange (IntegerType begin, IntegerType end) | |
| Public Member Functions inherited from util::BeginEndWrapper< IntegerRangeIterator< IntegerType > > | |
| BeginEndWrapper ()=default | |
| IntegerRangeIterator< IntegerType > | begin () const |
| IntegerRangeIterator< IntegerType > | end () const |
| size_t | size () const |
| bool | empty () const |
Additional Inherited Members | |
| Public Types inherited from util::BeginEndWrapper< IntegerRangeIterator< IntegerType > > | |
| using | const_iterator |
| using | value_type |
Constructor & Destructor Documentation
template<typename IntegerType>
|
inline |
Definition at line 238 of file iterators.h.
The documentation for this class was generated from the following file:
- ortools/graph/iterators.h