PandA-2024.02
|
Public Member Functions | |
bool | operator() (const std::pair< tree_nodeRef, tree_nodeRef > &x, const std::pair< tree_nodeRef, tree_nodeRef > &y) const |
Compare position of two const tree nodes. More... | |
Definition at line 113 of file c_writer.cpp.
|
inline |
Compare position of two const tree nodes.
x | is the first pair |
y | is the second pair |
Definition at line 123 of file c_writer.cpp.