![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 246 of file attr_key.h.
#include <attr_key.h>
Public Member Functions | |
| IteratorImpl ()=default | |
| IteratorImpl (const IteratorImpl< std::remove_cv_t< ValueT > > &other) | |
| ValueT & | operator* () const |
| ValueT * | operator-> () const |
| IteratorImpl & | operator++ () |
Friends | |
| class | AttrKey0RawSet |
| bool | operator== (const IteratorImpl &l, const IteratorImpl &r) |
| bool | operator!= (const IteratorImpl &l, const IteratorImpl &r) |
|
default |
|
inline |
Definition at line 250 of file attr_key.h.
|
inline |
Definition at line 254 of file attr_key.h.
|
inline |
Definition at line 264 of file attr_key.h.
|
inline |
Definition at line 258 of file attr_key.h.
|
friend |
Definition at line 279 of file attr_key.h.
|
friend |
Definition at line 274 of file attr_key.h.
|
friend |
Definition at line 271 of file attr_key.h.