iter and reverse_iter

9 Mar
2012
9 Mar
'12
10:50 p.m.
Hello, As much as .end() returns an iterator pointing to the element past last of a std container, and rend() a reverse iter pointing to the element before first of a container, is there a way to have 1 object that points to "before first", a value in the container, and "after last" in 1 go? MM
4789
Age (days ago)
4789
Last active (days ago)
0 comments
1 participants
participants (1)
-
MM