Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
ComparatorIdLess Struct Reference

Function-object for stable sorting of objects acting like Named without being derived (SUMOVehicle). 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 acting like Named without being derived (SUMOVehicle).

Definition at line 30 of file Named.h.

Member Function Documentation

◆ operator()()

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

Definition at line 32 of file Named.h.


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