|
libcrn
3.9.5
A document image processing library
|
#include <CRNType.h>
Inheritance diagram for crn::ScalarRange< S >::iterator:
Collaboration diagram for crn::ScalarRange< S >::iterator:Public Member Functions | |
| constexpr | iterator (S id=0, int i=1) noexcept |
| S | operator* () const noexcept |
| iterator & | operator++ () noexcept |
| bool | operator== (const iterator &other) noexcept |
| bool | operator!= (const iterator &other) noexcept |
Public Attributes | |
| S | index |
| int | inc |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
| int crn::ScalarRange< S >::iterator::inc |
| S crn::ScalarRange< S >::iterator::index |
1.8.6