CLucene - a full-featured, c++ search engine
API Documentation


PriorityQueue.h File Reference

Go to the source code of this file.

Namespaces

namespace  lucene
namespace  lucene::util

Data Structures

class  lucene::util::PriorityQueue< _type, _valueDeletor >
 A PriorityQueue maintains a partial ordering of its elements such that the least element can always be found in constant time. More...


clucene.sourceforge.net