xapian-core  1.4.25
Public Member Functions | List of all members
PrefixCompressedStringItorGt Struct Reference

#include <prefix_compressed_strings.h>

Public Member Functions

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

Detailed Description

Definition at line 118 of file prefix_compressed_strings.h.

Member Function Documentation

◆ operator()()

bool PrefixCompressedStringItorGt::operator() ( const PrefixCompressedStringItor a,
const PrefixCompressedStringItor b 
) const
inline

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

Definition at line 120 of file prefix_compressed_strings.h.


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