|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Functor to compare nodes by their ID. More...
#include <load_digraph.H>
Public Member Functions | |
| bool | operator() (const Info_Nodo &o1, const Info_Nodo &o2) const |
| Compare two node info objects by ID. | |
Functor to compare nodes by their ID.
Definition at line 135 of file load_digraph.H.
Compare two node info objects by ID.
| o1 | First node info. |
| o2 | Second node info. |
Definition at line 142 of file load_digraph.H.
References Aleph::maps().