RoseAst::iterator::operator++
Advance the iterator.
Synopses
Declared in <src/midend/abstractLayer/RoseAst.h>
Advance the iterator.
iterator&
operator++();
Increment operator
iterator
operator++(int);
Created with MrDocs
Advance the iterator.
Declared in <src/midend/abstractLayer/RoseAst.h>
Advance the iterator.
iterator&
operator++();
Increment operator
iterator
operator++(int);
Created with MrDocs