reglibcpp
2.0.0
A C++ implementation of models for regular languages
|
This is the complete list of members for reg::state_not_found, including all inherited members.
state_not_found(char const *what_arg="Cannot find the given state.") | reg::state_not_found | inline |
state_not_found(std::string &&what_arg) | reg::state_not_found | inline |
state_not_found(std::string const &state) | reg::state_not_found | inline |
state_not_found(size_t state_index) | reg::state_not_found | inline |