ReactOS 0.4.15-dev-7958-gcd0bb1a
compare Struct Reference

Public Member Functions

bool operator() (int *x, int *y)
 

Detailed Description

Definition at line 7 of file bug.cpp.

Member Function Documentation

◆ operator()()

bool compare::operator() ( int x,
int y 
)
inline

Definition at line 9 of file bug.cpp.

10 { return *x < *y; }
GLint GLint GLint GLint GLint x
Definition: gl.h:1548
GLint GLint GLint GLint GLint GLint y
Definition: gl.h:1548

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