SUMO - Simulation of Urban MObility
Named::ComparatorIdLess Struct Reference

Function-object for stable sorting in containers. More...

#include <Named.h>

Collaboration diagram for Named::ComparatorIdLess:
Collaboration graph

Public Member Functions

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

Detailed Description

Function-object for stable sorting in containers.

Definition at line 81 of file Named.h.

Member Function Documentation

◆ operator()()

bool Named::ComparatorIdLess::operator() ( Named *const  a,
Named *const  b 
) const
inline

Definition at line 82 of file Named.h.

References Named::getID().


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