|
xapian-core
2.0.0
|
Adapt MSetCmp to be usable with min_heap. More...
Collaboration diagram for ProtoMSet::MCmpAdaptor:Public Member Functions | |
| MCmpAdaptor (ProtoMSet *protomset_) | |
| bool | operator() (Xapian::doccount a, Xapian::doccount b) const |
Private Attributes | |
| ProtoMSet * | protomset |
Adapt MSetCmp to be usable with min_heap.
Definition at line 40 of file protomset.h.
|
inlineexplicit |
Definition at line 44 of file protomset.h.
|
inline |
Definition at line 46 of file protomset.h.
References ProtoMSet::mcmp, protomset, and ProtoMSet::results.
|
private |
Definition at line 41 of file protomset.h.
Referenced by operator()().