xapian-core  1.4.25
Public Member Functions | List of all members
ChertCompact::CursorGt Struct Reference

Public Member Functions

bool operator() (const ChertCursor *a, const ChertCursor *b) const
 Return true if and only if a's key is strictly greater than b's key. More...
 

Detailed Description

Definition at line 468 of file chert_compact.cc.

Member Function Documentation

◆ operator()()

bool ChertCompact::CursorGt::operator() ( const ChertCursor a,
const ChertCursor b 
) const
inline

Return true if and only if a's key is strictly greater than b's key.

Definition at line 470 of file chert_compact.cc.

References ChertCursor::after_end(), and ChertCursor::current_key.


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