Closed Spongman closed 2 years ago
The problem is that transform_view::iterator
does not override operator ->
.
I've fixed the problem. Please check the latest code on master branch.
Thanks for reporting the bug!
Regards
Since there's no update, I'll close the issue. If you still have the problem, feel free to reopen it.
Regards
this works:
however, this:
gives:
A clear and concise description of what you expected to happen.