Eclipse SUMO - Simulation of Urban MObility
|
Function-object for stable sorting of objects with numerical ids. More...
#include <Named.h>
Public Member Functions | |
template<class T > | |
bool | operator() (const T *const a, const T *const b) const |
Function-object for stable sorting of objects with numerical ids.
|
inline |