Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hard-coded symbol type std::string in automata #40

Open
morxa opened this issue Feb 19, 2021 · 0 comments
Open

Hard-coded symbol type std::string in automata #40

morxa opened this issue Feb 19, 2021 · 0 comments

Comments

@morxa
Copy link
Owner

morxa commented Feb 19, 2021

We usually use the ActionType (aka SymbolType) as template argument. However, it is hard-coded in automata, making any instantation but std::string impossible:
https://github.com/morxa/mtlsyn/blob/e90bd698ebc9052b3abab7ccf086fd7d796ed19f/src/automata/include/automata/automata.h#L38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant