Boost logo

Boost :

From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2006-05-24 10:19:52


Eric Niebler wrote:
> 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.

Ah yes, sorry about that. If only was had auto.

-Thorsten


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk