|
Boost : |
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
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk