Rose::Registry::iterator::operator!=
Inequality operator
Synopsis
Declared in <src/midend/astProcessing/plugin.h>
bool
operator!=(iterator const& That) const;
Return Value
true if the objects are not equal, false otherwise
Parameters
Name |
Description |
That |
The right operand |
Created with MrDocs