|
OpenTTD Source
13.2.1
|
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 169 of file gfx_layout.h.