claw 1.9.0
 
Loading...
Searching...
No Matches
trie.hpp File Reference

A trie structure. More...

#include <claw/binary_node.hpp>
#include <functional>
#include <list>
#include <claw/trie.tpp>
Include dependency graph for trie.hpp:

Go to the source code of this file.

Classes

class  claw::trie< T, Comp >
 This class is a trie tree. More...
 

Namespaces

namespace  claw
 This is the main namespace.
 

Detailed Description

A trie structure.

Author
Julien Jorge

Definition in file trie.hpp.