Trie Class Reference

List of all members.

Public Member Functions

 Trie ()
 Trie (const Trie &t)
 Needed to avoid the copy of singular iterator when L is not set.
Trieinsert (std::vector< int > &)

Public Attributes

std::list< int > A
std::list< int > B
std::list< Trie * >::iterator L

Detailed Description

Definition at line 40 of file isomorph.hxx.


Generated on Wed Jun 13 17:03:21 2007 for Vaucanson by  doxygen 1.5.1