Eclipse SUMO - Simulation of Urban MObility
CHBuilder< E, V >::CHInfoComparator Class Reference

Public Member Functions

bool operator() (const CHInfo *a, const CHInfo *b) const
 Comparing method. More...
 

Detailed Description

template<class E, class V>
class CHBuilder< E, V >::CHInfoComparator

Definition at line 403 of file CHBuilder.h.

Member Function Documentation

◆ operator()()

template<class E , class V >
bool CHBuilder< E, V >::CHInfoComparator::operator() ( const CHInfo a,
const CHInfo b 
) const
inline

Comparing method.

Definition at line 406 of file CHBuilder.h.

References CHBuilder< E, V >::CHInfo::edge, and CHBuilder< E, V >::CHInfo::priority.


The documentation for this class was generated from the following file: