OpenTTD Source
20241108-master-g80f628063a
|
Comparator for std::map. More...
Public Types | |
using | is_transparent = void |
Enable map queries with various key types. | |
Public Member Functions | |
template<typename Key1 , typename Key2 > | |
bool | operator() (const Key1 &lhs, const Key2 &rhs) const |
Comparison operator for LineCacheKey and LineCacheQuery. | |
Comparator for std::map.
Definition at line 153 of file gfx_layout.h.