$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: gruenedd_at_[hidden]
Date: 2006-03-09 05:11:47
"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.