Boost logo

Boost :

From: Pavol Droba (droba_at_[hidden])
Date: 2003-10-01 00:51:02


Hi Stefan,

On Tue, Sep 30, 2003 at 11:55:56PM +0200, Stefan Slapeta wrote:
> Hi all,
>
> Sometimes it would be useful to have a tokenizer for strings delimited by
> smaller substrings (e.g. \r\n or small words).
> Are there any plans/possibilities to implement a functionality like that?
> Will this eventually be covered by the string_algo library?
>
This is already implemented in the string_algo. You can check the reference
on http://tinyurl.com/obsl . The functionality is covered by headers split.hpp and split2.hpp

Sandbox contains lates snapshot of the lib along with some tests and examples.
Documentation is in the progress, split functionality is currently covered only in the reference.
I hope I will be able to finish the docs soon.

Pavol.


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