Eclipse SUMO - Simulation of Urban MObility
ComparatorNumericalIdLess Struct Reference

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
 

Detailed Description

Function-object for stable sorting of objects with numerical ids.

Definition at line 39 of file Named.h.

Member Function Documentation

◆ operator()()

template<class T >
bool ComparatorNumericalIdLess::operator() ( const T *const  a,
const T *const  b 
) const
inline

Definition at line 41 of file Named.h.


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