
9 Mar
2006
9 Mar
'06
10:11 a.m.
"Shunsuke Sogame" wrote:
I hear the new range library is under construction, which will enable: BOOST_FOREACH (int x, vect|reversed)
"David Abrahams" wrote:
I suggest you just make a nice reverse adaptor that models Range. BOOST_FOREACH( whatever, reverse_view( the_sequence ) )
I feel that it would be valuable to have an up-to-date statement about this ("best practises"?) inside the foreach documentation, since this might be one of the questions which appear more than once if BOOST_FOREACH will be released. David. ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.