Boost logo

Boost :

Subject: Re: [boost] [boost-lists][string algo] C++0x string algo.
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-01-18 07:58:04


Rob Riggs wrote:
> On 01/17/2010 05:10 PM, Mathias Gaunard wrote:
>> Germ�n Diago wrote:
>>> auto r = split(str, predseparators);
>>>
>>> vector<string> vec(r.begin(), r.end());
>>
>> Which is the mechanism I offered, i.e. lazy evaluation with range
>> adapters.
>>
> I would love to see this added.

I think getting it added is another problem. This is more a rewrite of
StringAlgo than a simple extension.

I might be better to try out the system as StringAlgo2 first.


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