Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-12-03 13:52:08


At 11:43 AM 12/3/2003, Robert Zeh wrote:
>
>I have completed implementations of char_separator and
>offset_separator that are many times faster then the current
>implementations. They are faster because they use the Token's assign
>method rather then operator +=.
>
>When supplied with input_iterators the faster implementations fall
>back to operator +=, and there is no speed gain.
>
>...
>
>A more description and some timing code is available at:
>
>http://home.earthlink.net/~rzeh/Fast_boost__tokenizer_tokenizer_function.html

Hi Robert,

Looks interesting.

I'm not sure that John Bandela reads this list regularly, so please try to
contact him directly if you don't get a response here.

If that fails, post something here and we'll round up someone else to
review you suggested changes.

Thanks,

--Beman


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