Skip to content

RoseAst::iterator::operator++

Increment operator

Synopsis

Declared in <src/midend/abstractLayer/RoseAst.h>

iterator
operator++(int);

Return Value

Another instance of the object

Created with MrDocs