Base Framework
|
#include <base/iterator/MatrixRowIterator.h>
Inherits InterleavedIterator< TRAITS >.
Classes | |
class | Element |
Public Types | |
typedef InterleavedIterator< TRAITS >::Distance | Distance |
typedef InterleavedIterator< TRAITS >::Reference | Reference |
typedef InterleavedIterator< TRAITS >::Pointer | Pointer |
typedef SequenceIterator< TRAITS > | ElementIterator |
![]() | |
typedef Iterator< TRAITS >::Value | Value |
typedef Iterator< TRAITS >::Reference | Reference |
typedef Iterator< TRAITS >::Pointer | Pointer |
typedef Iterator< TRAITS >::Distance | Distance |
typedef Iterator< TRAITS >::Category | Category |
![]() | |
typedef TRAITS::Value | Value |
typedef TRAITS::Distance | Distance |
typedef TRAITS::Reference | Reference |
typedef TRAITS::Pointer | Pointer |
typedef TRAITS::Category | Category |
Additional Inherited Members | |
![]() | |
Pointer | element |
MemoryDiff | step = 0 |
Matrix row iterator.
Row iterator for matrix.
|
inlinenoexcept |
Prefix increment.
|
inlinenoexcept |
Postfix decrement.
|
inlinenoexcept |
Move the specified distance forward.
|
inlinenoexcept |
Prefix decrement.
|
inlinenoexcept |
Postfix decrement.
|
inlinenoexcept |
Move the specified distance backwards.