Google OR-Tools: operations_research::InitAndGetValues::Iterator Struct Reference

Definition at line 4320 of file constraint_solver.h.

#include <constraint_solver.h>

Public Member Functions

int64_t operator* () const
Iterator & operator++ ()
bool operator!= (const Iterator &other) const

◆ Begin()

Iterator operations_research::InitAndGetValues::Iterator::Begin ( IntVarIterator * it)
inlinestatic

◆ End()

Iterator operations_research::InitAndGetValues::Iterator::End ( IntVarIterator * it)
inlinestatic

◆ operator!=()

bool operations_research::InitAndGetValues::Iterator::operator!= ( const Iterator & other) const
inline

◆ operator*()

int64_t operations_research::InitAndGetValues::Iterator::operator* ( ) const
inline

◆ operator++()

Iterator & operations_research::InitAndGetValues::Iterator::operator++ ( )
inline

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