Open jandrej opened 2 months ago
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.
If both function arguments are const you can workaround the issue with some evil casts https://fwd.gymni.ch/HTJOzZ
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.