HSDS
 All Data Structures Namespaces Files Functions Variables Typedefs Friends Macros
Data Structures | Namespaces
trie.hpp File Reference

Definition of Trie. More...

#include <vector>
#include "hsds/vector.hpp"
#include "hsds/bit-vector.hpp"

Go to the source code of this file.

Data Structures

class  hsds::Trie
 Trie(LOUDS) class. More...
 
struct  hsds::Trie::Result
 

Namespaces

namespace  hsds
 The namespace for Hide's Succinct Data Structures.
 

Detailed Description

Definition of Trie.

Author
Hideaki Ohno

Definition in file trie.hpp.