Boost logo

Boost Users :

From: Jeff Garland (jeff_at_[hidden])
Date: 2007-01-22 11:08:55


Manuel Jung wrote:

> Cause its not worth the work using boost::tokenizer with ustring i will
> write some one split up function myself for now.

I'd suggest you try string_algorithms instead of tokenizer -- it's more
flexible and is should be able to handle anything that works like a string:

http://www.boost.org/doc/html/string_algo.html

Jeff


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net