Hello, I would like to ask a question about this
issue.
Is it even worth supporting such special iterators as described in the issue?
It seems to me that the undefined behavior when dealing with such non-conventional iterators is the user's concern, not the library's.
I mean, it's easy to support, but I'm not sure it's worth it. What do you think?