Typedefs | |
| typedef int | Letter |
| typedef AlphabetSet< Letter > | Alphabets |
|
typedef Element< Alphabets, std::set< Letter > > | Alphabet |
|
typedef AlphabetDecorator< Letter, std::set< Letter > > | DAlphabetImpl |
|
typedef Element< Alphabets, DAlphabetImpl > | DAlphabet |
| typedef FreeMonoid< Alphabet > | Words |
| typedef std::list< Letter > | WordValue |
| typedef Element< Words, WordValue > | Word |
1.4.7