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

The result of value_at with std::tuple does not match result of value_at with boost::fusion::vector #256

Open
denzor200 opened this issue Aug 18, 2022 · 2 comments

Comments

@denzor200
Copy link
Contributor

https://godbolt.org/z/nWY9xvehE
Looks like a issue in std::tuple integration.

@Kojoley
Copy link
Contributor

Kojoley commented Aug 31, 2022

Has to be because of this

typename add_const<Tuple>::type, Index>

@denzor200
Copy link
Contributor Author

Has to be because of this

typename add_const<Tuple>::type, Index>

Should we fix it?

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

2 participants