xapian-core  1.4.25
Public Member Functions | List of all members
ChertCompact::PostlistCursorGt Class Reference

Public Member Functions

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

Detailed Description

Definition at line 168 of file chert_compact.cc.

Member Function Documentation

◆ operator()()

bool ChertCompact::PostlistCursorGt::operator() ( const PostlistCursor a,
const PostlistCursor b 
) const
inline

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

Definition at line 172 of file chert_compact.cc.

References ChertCompact::PostlistCursor::firstdid, and ChertCompact::PostlistCursor::key.


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