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

Outstanding nuances in the C++ sugar #2060

Open
jandrej opened this issue Aug 30, 2024 · 1 comment
Open

Outstanding nuances in the C++ sugar #2060

jandrej opened this issue Aug 30, 2024 · 1 comment

Comments

@jandrej
Copy link
Contributor

jandrej commented Aug 30, 2024

Const references are still not working. See failing test here https://fwd.gymni.ch/NyKzII

It would also be good to add the sugar includes to the installed files through cmake.

@jandrej
Copy link
Contributor Author

jandrej commented Aug 30, 2024

If both function arguments are const you can workaround the issue with some evil casts https://fwd.gymni.ch/HTJOzZ

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