OpenTTD Source  20241108-master-g80f628063a
CargoIDComparator Struct Reference

Comparator to sort CargoID by according to desired order. More...

#include <cargotype.h>

Public Member Functions

bool operator() (const CargoID &lhs, const CargoID &rhs) const
 

Detailed Description

Comparator to sort CargoID by according to desired order.

Definition at line 240 of file cargotype.h.


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