Boost logo

Boost :

From: Michael van der Westhuizen (Michael.vanderWesthuizen_at_[hidden])
Date: 2003-10-01 03:29:07


That's a really useful looking library - nice work.

-----Original Message-----
From: Pavol Droba [mailto:droba_at_[hidden]]
Sent: 01 October 2003 07:51
To: Boost mailing list
Subject: Re: [boost] Tokenizer feature request: string_separator

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.

_______________________________________________
Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost

1.


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