Comparator for std containers. More...
Public Member Functions | |
| bool | operator() (const DistanceAnnotation *x, const DistanceAnnotation *y) const |
| Compare two distance annotations. | |
Comparator for std containers.
Definition at line 36 of file mcf.cpp.
| bool DistanceAnnotation::Comparator::operator() | ( | const DistanceAnnotation * | x, | |
| const DistanceAnnotation * | y | |||
| ) | const |
Compare two distance annotations.
| x | First distance annotation. | |
| y | Second distance annotation. |
Definition at line 575 of file mcf.cpp.
References DistanceAnnotation::GetAnnotation(), and Path::GetNode().
1.7.1