xapian-core  1.4.25
Classes | Namespaces
smallvector.h File Reference

Append only vector of Xapian PIMPL objects. More...

#include <cstddef>
+ Include dependency graph for smallvector.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Xapian::SmallVector_
 
class  Xapian::SmallVector< T >
 Vector of Xapian PIMPL objects. More...
 
class  Xapian::SmallVector< T >::const_iterator
 

Namespaces

 Xapian
 The Xapian namespace contains public interfaces for the Xapian library.
 

Detailed Description

Append only vector of Xapian PIMPL objects.

Definition in file smallvector.h.