Structure for holding Wali keys. More...
Public Member Functions | |
| WaliKey (Key k) | |
| bool | operator== (WaliKey rhs) const |
| bool | operator< (WaliKey rhs) const |
Public Attributes | |
| Key | key |
Structure for holding Wali keys.
(Introduced to increase type safety between Wali and OpenFST keys, to decrease the chance of me making a mistake.)
| opennwa::WaliKey::WaliKey | ( | Key | k | ) | [explicit] |
Referenced by operator<(), and operator==().
1.7.1