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