OpenStructure
|
#include <iterator.hh>
Inherits iterator< std::forward_iterator_tag, ChainHandle >.
Public Member Functions | |
ChainHandleIter (impl::ChainImplList::iterator chain_it) | |
ChainHandle | operator* () |
ChainHandleIter & | operator++ () |
bool | operator== (const ChainHandleIter &rhs) const |
bool | operator!= (const ChainHandleIter &rhs) const |
Definition at line 89 of file iterator.hh.
|
inline |
Definition at line 92 of file iterator.hh.
|
inline |
Definition at line 109 of file iterator.hh.
|
inline |
Definition at line 96 of file iterator.hh.
|
inline |
Definition at line 100 of file iterator.hh.
|
inline |
Definition at line 105 of file iterator.hh.