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

#include <byte_length_strings.h>

Public Member Functions

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

Detailed Description

Definition at line 77 of file byte_length_strings.h.

Member Function Documentation

◆ operator()()

bool ByteLengthPrefixedStringItorGt::operator() ( const ByteLengthPrefixedStringItor a,
const ByteLengthPrefixedStringItor b 
) const
inline

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

Definition at line 79 of file byte_length_strings.h.


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