which is incorrect because the non-const overload has to be used. Interestingly, this error goes away when using operator[] instead of operator().
This is closely related to #9266 and may also be related to issues #9759, #9760,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
produces
which is incorrect because the non-const overload has to be used. Interestingly, this error goes away when using operator[] instead of operator().
This is closely related to #9266 and may also be related to issues #9759, #9760,
I can't reproduce this with 2.3.