#include <item_cmpfunc.h>
◆ create()
◆ eqne_op()
bool Ge_creator::eqne_op |
( |
| ) |
const |
|
inlineoverridevirtual |
- Returns
- true for operators =, <> and <=>, otherwise false.
Implements Comp_creator.
◆ l_op()
bool Ge_creator::l_op |
( |
| ) |
const |
|
inlineoverridevirtual |
- Returns
- true for operators < and <=, otherwise false.
Implements Comp_creator.
◆ symbol()
const char * Ge_creator::symbol |
( |
bool |
invert | ) |
const |
|
inlineoverridevirtual |
This interface is only used by Item_allany_subselect.
Implements Comp_creator.
The documentation for this class was generated from the following files: