[cfe-dev] C++11 reverse iterators (was C++11 is here)

Renato Golin renato.golin at linaro.org
Sun Mar 2 20:26:44 PST 2014


On 3 March 2014 12:13, Pete Cooper <peter_cooper at apple.com> wrote:
> It would also be good to agree on a way to handle reverse iterators, especially on those which already use begin() and end() for going forwards.  For example

rbegin() and rend()?

--renato



More information about the cfe-dev mailing list