|
rah
|
#include <rah - Copie.hpp>
Public Member Functions | |
| unbounded_iterator ()=default | |
| unbounded_iterator (I iter, bool end) | |
| void | increment () |
| void | advance (intptr_t off) |
| void | decrement () |
| auto | distance_to (unbounded_iterator r) const |
| auto | dereference () const -> decltype(*iter_) |
| bool | equal (unbounded_iterator r) const |
| unbounded_iterator ()=default | |
| unbounded_iterator (I iter, bool end) | |
| void | increment () |
| void | advance (intptr_t off) |
| void | decrement () |
| auto | distance_to (unbounded_iterator r) const |
| auto | dereference () const -> decltype(*iter_) |
| bool | equal (unbounded_iterator r) const |
Public Attributes | |
| I | iter_ |
| bool | end_ |
|
default |
|
inline |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| bool rah::view::unbounded_iterator< I >::end_ |
| I rah::view::unbounded_iterator< I >::iter_ |
1.8.15