|
OpenTTD Source 20260414-master-g8a7bc482ad
|
Sorter for BaseProvider. More...
#include <provider_manager.h>
Public Member Functions | |
| bool | operator() (const T *a, const T *b) const |
Sorter for BaseProvider.
It will sort based on the name. If the name is the same, it will sort based on the pointer value.
Definition at line 83 of file provider_manager.h.
|
inline |
Definition at line 84 of file provider_manager.h.