Comparator.
More...
◆ Compare() [1/2]
ddl::Merge_cursor::Compare::Compare |
( |
const dict_index_t * |
index, |
|
|
Dup * |
dup |
|
) |
| |
|
inlineexplicit |
Constructor.
- Parameters
-
[in] | index | Index that the rows belong to. |
[in,out] | dup | For reporting duplicates, can be nullptr.
|
◆ Compare() [2/2]
ddl::Merge_cursor::Compare::Compare |
( |
| ) |
|
|
default |
◆ operator()()
Compare the keys of two cursors.
- Parameters
-
[in] | lhs | Left hand side. |
[in] | rhs | Right hand side. |
- Returns
- true if lhs strictly less than rhs.
◆ m_dup
Dup* ddl::Merge_cursor::Compare::m_dup {} |
For reporting duplicates.
◆ m_index
The documentation for this struct was generated from the following files: