Accept topic changes from servers that do not send topic-set timestamps (fixes SF...
[ircu2.10.12-pk.git] / libs / dbprim / doc / latex / index.tex
1  This library contains a set of database primitives. The primitives defined by this library include a powerful linked list abstraction, a hash table with optional automatic resizing, and a powerful and efficient sparse matrix implementation. All of the necessary declarations for using this library are found in the header file dbprim.h. For more information about the components of this library, see the module list.
2