VirtualCFG::InterestingNode::operator<
Lessāthan operator
Synopsis
Declared in <SageIII/virtualCFG/virtualCFG.h>
bool
operator<(InterestingNode const& o) const;
Return Value
true if the left object is less than the right object, false otherwise
Parameters
Name |
Description |
o |
The right operand |
Created with MrDocs