lib/structure/kdict.h File Reference
#include <iostream>
#include <kdebug.h>
#include "Trie.h"
Go to the source code of this file.
Classes | |
class | KDict< type > |
struct | KDict< type >::Delete_Pointer |
Functions | |
template<typename T> std::ostream & | operator<< (std::ostream &out, const KDict< T > &dict) |
Function Documentation
|
|