Lucene++ - a full-featured, c++ search engine
API Documentation
Go to the source code of this file.
Data Structures | |
class | Lucene::HashMap< KEY, VALUE, HASH, EQUAL > |
Utility template class to handle hash maps that can be safely copied and shared. More... | |
class | Lucene::WeakHashMap< KEY, VALUE, HASH, EQUAL > |
Utility template class to handle weak keyed maps. More... | |
Namespaces | |
namespace | Lucene |