SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Named::ComparatorIdLess Struct Reference

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

#include <Named.h>

Public Member Functions

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

Detailed Description

Function-object for stable sorting in containers.

Definition at line 74 of file Named.h.

Member Function Documentation

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

Definition at line 75 of file Named.h.

References Named::getID().


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