![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 188 of file base_types.h.
#include <base_types.h>
Public Member Functions | |
| CompressedStrongVectorIterator (const CompressedStrongVector< EntryIndex, Index > &compressed_vector) | |
| CompressedStrongVectorIterator (const CompressedStrongVector< EntryIndex, Index > &compressed_vector, bool at_end) | |
| bool | at_end () const |
| Index | operator* () |
| bool | operator== (const CompressedStrongVectorIterator &other) const |
| bool | operator!= (const CompressedStrongVectorIterator &other) const |
| CompressedStrongVectorIterator & | operator++ () |
|
inlineexplicit |
Definition at line 190 of file base_types.h.
|
inlineexplicit |
Definition at line 197 of file base_types.h.
|
inline |
Definition at line 205 of file base_types.h.
|
inline |
Definition at line 217 of file base_types.h.
|
inline |
Definition at line 210 of file base_types.h.
|
inline |
Definition at line 221 of file base_types.h.
|
inline |
Definition at line 212 of file base_types.h.