xapian-core  2.0.0
Public Member Functions | List of all members
HoneyCompact::PostlistCursorGt< T > Class Template Reference

Public Member Functions

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

Detailed Description

template<typename T>
class HoneyCompact::PostlistCursorGt< T >

Definition at line 760 of file honey_compact.cc.

Member Function Documentation

◆ operator()()

template<typename T >
bool HoneyCompact::PostlistCursorGt< T >::operator() ( const T *  a,
const T *  b 
) const
inline

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

Definition at line 764 of file honey_compact.cc.


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