Implementation details.
More...
#include <sorted_interval_list.h>
Implementation details.
Definition at line 680 of file sorted_interval_list.h.
◆ difference_type
◆ value_type
◆ Iterator()
operations_research::ClosedInterval::Iterator::Iterator |
( |
const Iterator & | | ) |
|
|
default |
◆ Begin()
◆ End()
◆ operator!=()
bool operations_research::ClosedInterval::Iterator::operator!= |
( |
Iterator | other | ) |
const |
|
inline |
◆ operator*()
int64_t operations_research::ClosedInterval::Iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++() [1/2]
Iterator & operations_research::ClosedInterval::Iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator++() [2/2]
void operations_research::ClosedInterval::Iterator::operator++ |
( |
int | | ) |
|
|
inline |
◆ operator=()
Iterator & operations_research::ClosedInterval::Iterator::operator= |
( |
const Iterator & | | ) |
|
|
default |
◆ operator==()
bool operations_research::ClosedInterval::Iterator::operator== |
( |
Iterator | other | ) |
const |
|
inline |
The documentation for this class was generated from the following file: