Public Types | |
| enum | |
| typedef misc::false_t | is_char_letter | 
| typedef undefined_type | first_projection_t | 
| Whether the letter has a first projection computable.  | |
| typedef undefined_type | second_projection_t | 
| Whether the letter has a second projection computable.  | |
Static Public Member Functions | |
| static std::string | kind () | 
| A tag to describe the kind of letter (simple or tuple + dim).  | |
| static int | dim () | 
| static L | literal_to_letter (const std::string &) | 
| Provide a way to create a letter from its literal representation:.  | |
| static std::string | letter_to_literal (const L &) | 
| Provide a way to represent a letter.  | |
Definition at line 32 of file letter.hh.
 1.5.1