Public Types | |
typedef undefined_type | letter_t |
The type of letters in any alphabet. | |
Static Public Attributes | |
static const bool | dynamic_data = false |
Whether an alphabet contains dynamic data. |
Contains a definition of letter_t
, the type of any letter in an alphabet. It should be specialized for all derived structures.
Definition at line 75 of file alphabets_base.hh.