OpenTTD Source 20250708-master-g6d86c760c6
Layouter::LineCacheEqualTo Struct Reference

Public Types

using is_transparent = void
 

Public Member Functions

template<typename Tlhs , typename Trhs >
bool operator() (const Tlhs &lhs, const Trhs &rhs) const
 

Detailed Description

Definition at line 177 of file gfx_layout.h.

Member Typedef Documentation

◆ is_transparent

using Layouter::LineCacheEqualTo::is_transparent = void

Definition at line 178 of file gfx_layout.h.

Member Function Documentation

◆ operator()()

template<typename Tlhs , typename Trhs >
bool Layouter::LineCacheEqualTo::operator() ( const Tlhs &  lhs,
const Trhs &  rhs 
) const
inline

Definition at line 181 of file gfx_layout.h.


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