Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
MSVehicleDevice::ComparatorNumericalVehicleIdLess Struct Reference

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

#include <MSVehicleDevice.h>

Public Member Functions

bool operator() (const MSVehicleDevice *const a, const MSVehicleDevice *const b) const

Detailed Description

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

Definition at line 81 of file MSVehicleDevice.h.

Member Function Documentation

◆ operator()()

bool MSVehicleDevice::ComparatorNumericalVehicleIdLess::operator() ( const MSVehicleDevice *const a,
const MSVehicleDevice *const b ) const
inline

Definition at line 82 of file MSVehicleDevice.h.

References MSVehicleDevice::MSVehicleDevice().


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