$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Niebler (eric_at_[hidden])
Date: 2006-05-23 09:36:43
David Gruener wrote:
> Thorsten Ottosen wrote:
>> BOOST_ITER_FOREACH( i, get_range() )
>> {
>> std::cout << *i;
>> }
>
> I'd love to see that included.
It's not implementable in standard C++, unless you know something I don't.
-- Eric Niebler Boost Consulting www.boost-consulting.com