OR-Tools  9.6
PathState::ChainRange::Iterator

Detailed Description

Definition at line 3267 of file constraint_solveri.h.

Public Member Functions

Iteratoroperator++ ()
 
Chain operator* () const
 
bool operator!= (Iterator other) const
 

Member Function Documentation

◆ operator!=()

bool operator!= ( Iterator  other) const
inline

Definition at line 3277 of file constraint_solveri.h.

◆ operator*()

Chain operator* ( ) const
inline

Definition at line 3273 of file constraint_solveri.h.

◆ operator++()

Iterator& operator++ ( )
inline

Definition at line 3269 of file constraint_solveri.h.


The documentation for this class was generated from the following file: