Public Types | |
| enum | |
| typedef misc::true_t | is_char_letter |
| typedef U | first_projection_t |
| typedef V | second_projection_t |
Static Public Member Functions | |
| static std::pair< U, V > | literal_to_letter (const std::string &str) |
| static std::string | letter_to_literal (const std::pair< U, V > &c) |
| static std::string | kind () |
| static int | dim () |
Definition at line 31 of file couple_letter.hxx.
1.5.1