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

Public Member Functions

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

Detailed Description

Definition at line 397 of file glass_compact.cc.

Member Function Documentation

◆ operator()()

bool GlassCompact::CursorGt::operator() ( const GlassCursor a,
const GlassCursor b 
) const
inline

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

Definition at line 399 of file glass_compact.cc.

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


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