Eclipse SUMO - Simulation of Urban MObility
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

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