Forward input iterator with const access. More...
Public Member Functions | |
| constexpr | const_iterator (const labelRanges *list, const label i=0) noexcept |
| Construct from range list at given index. More... | |
| label | operator* () const |
| Return the current label. More... | |
| const_iterator & | operator++ () |
| const_iterator | operator++ (int) |
| constexpr bool | operator== (const const_iterator &iter) const noexcept |
| constexpr bool | operator!= (const const_iterator &iter) const noexcept |
Forward input iterator with const access.
Definition at line 142 of file labelRanges.H.
|
inlineexplicitnoexcept |
Construct from range list at given index.
Definition at line 34 of file labelRangesI.H.
|
inline |
Return the current label.
Definition at line 46 of file labelRangesI.H.
|
inline |
Definition at line 54 of file labelRangesI.H.
|
inline |
Definition at line 69 of file labelRangesI.H.
|
inlinenoexcept |
Definition at line 80 of file labelRangesI.H.
|
inlinenoexcept |
Definition at line 95 of file labelRangesI.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.