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

Require C++17 #30

Open
tkem opened this issue Jul 22, 2021 · 0 comments
Open

Require C++17 #30

tkem opened this issue Jul 22, 2021 · 0 comments
Milestone

Comments

@tkem
Copy link
Owner

tkem commented Jul 22, 2021

There are basically two separate interfaces for specifying transitions, row which works for C++17 only, and mem_fn_row which works since C++11. With C++17 support widely available now (except maybe for embedded), it's maybe time to drop mem_fn_row and C++11 support altogether.

See also #21 about dropping basic_row along the way.

@tkem tkem added this to the v0.8.0 milestone Jul 22, 2021
tkem added a commit that referenced this issue Jul 22, 2021
tkem added a commit that referenced this issue Jul 22, 2021
tkem added a commit that referenced this issue Jul 22, 2021
tkem added a commit that referenced this issue Aug 2, 2021
tkem added a commit that referenced this issue Aug 2, 2021
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