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

Use std::get instead of cpp17 tuple unpack #108

Closed
wants to merge 7 commits into from

Conversation

MarkJGx
Copy link

@MarkJGx MarkJGx commented Mar 29, 2021

Making this compatible with cpp14 projects.

@dskkato dskkato mentioned this pull request Sep 20, 2021
@yochananscharf yochananscharf mentioned this pull request Oct 28, 2021
@serizba serizba force-pushed the master branch 2 times, most recently from 3326662 to c98a475 Compare February 28, 2022 10:20
@serizba
Copy link
Owner

serizba commented Sep 23, 2022

Hi, thanks for your contribution, but the project is oriented to c++17. Anyway, if someone needs c++14 he can use this PR.

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

Successfully merging this pull request may close these issues.

2 participants