ScummVM API documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Public Member Functions
|
List of all members
Common::Greater< T > Struct Template Reference
Common API
»
Functions
#include <
func.h
>
Inheritance diagram for Common::Greater< T >:
Public Member Functions
bool
operator()
(const T &x, const T &y) const
Additional Inherited Members
Public Types inherited from
Common::BinaryFunction< T, T, bool >
typedef T
FirstArgumentType
typedef T
SecondArgumentType
typedef bool
ResultType
Detailed Description
template<class T>
struct Common::Greater< T >
Predicate to check for x being greater than y.
The documentation for this struct was generated from the following file:
common/
func.h
Common
Greater
Generated on Fri Apr 4 2025 09:26:20 for ScummVM API documentation by
1.8.13