Boost logo

Boost Users :

Subject: [Boost-users] iter and reverse_iter
From: MM (finjulhich_at_[hidden])
Date: 2012-03-09 17:50:49


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


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net