xapian-core  1.4.25
Public Member Functions | List of all members
InMemoryPostingLessThan Class Reference

#include <inmemory_database.h>

Public Member Functions

int operator() (const InMemoryPosting &p1, const InMemoryPosting &p2) const
 

Detailed Description

Definition at line 84 of file inmemory_database.h.

Member Function Documentation

◆ operator()()

int InMemoryPostingLessThan::operator() ( const InMemoryPosting p1,
const InMemoryPosting p2 
) const
inline

Definition at line 86 of file inmemory_database.h.

References InMemoryPosting::did.


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