You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I don't like reverse-iterators because when converting to a
forward-iterator with .base() you've to adjust it with prev()
so that it points to the same object as the reverse-iterator.
So I found a nice alternative: