#include <graph.h>
Public Member Functions | |
bool | operator() (const Vertex *v1, const Vertex *v2) const |
bool | operator() (const Vertex *v1, const Vertex *v2) const |
Definition at line 36 of file include/hogman_minimal/graph/graph.h.
bool AISNavigation::Graph::VertexIDCompare::operator() | ( | const Vertex * | v1, |
const Vertex * | v2 | ||
) | const [inline] |
Definition at line 37 of file include/hogman_minimal/graph/graph.h.
bool AISNavigation::Graph::VertexIDCompare::operator() | ( | const Vertex * | v1, |
const Vertex * | v2 | ||
) | const [inline] |
Definition at line 37 of file src/graph/graph.h.