Date
2013-08-27.00:00:00
Message id
6576

Content

We have make_move_iterator, but not make_reverse_iterator, which is also useful when dealing with some types without an rbegin/rend support (like, C strings).