xapian-core  1.4.25
Public Member Functions | List of all members
GlassCompact::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 163 of file glass_compact.cc.

Member Function Documentation

◆ operator()()

bool GlassCompact::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 167 of file glass_compact.cc.

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


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