![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
#include <views.h>
Public Member Functions | |
| TransformViewIterator (value_iterator iterator) | |
| bool | operator!= (const TransformViewIterator &other) const |
| TransformViewIterator & | operator++ () |
| decltype(auto) | operator* () const |
| Public Member Functions inherited from util_intops::util::IteratorCRTP< TransformViewIterator, value_type > | |
| bool | operator== (const TransformViewIterator &other) const |
| pointer | operator-> () const |
Additional Inherited Members | |
| Public Types inherited from util_intops::util::IteratorCRTP< TransformViewIterator, value_type > | |
| using | iterator_category |
| using | value_type |
| using | difference_type |
| using | pointer |
| using | reference |
|
inline |
|
inline |
|
inline |
|
inline |