$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Marcus Lindblom (macke_at_[hidden])
Date: 2006-10-11 03:38:41
Thorsten Ottosen wrote:
> Marcus Lindblom wrote:
>   
>> Hi,
>>
>> Would it be a good idea to make a support header in boost::range which 
>> does that?
>>
>> It would seem so, but then someone else would have done it already, or? ;)
>>     
> Eric Niebler wrote range_ex, and I then continued this work, the idea 
> being that algorithm wrappers should be one of the components.
>
> I have not had time to finish it yet, and I'm trying to decrease my 
> stress level for the moment. The task is no so easy as it sounds, but
> let me know if you would like to finish it.
>   
It depends on how difficult it is. I assumed it was pretty easy, if 
range is doing it's job. What are the problems?
/Marcus