Boost logo

Boost Users :

From: Carlos Alvarez (sigzegv_at_[hidden])
Date: 2008-07-08 08:08:31


Hi,

When I use multiple separator to tokenize a string with
boost::char_separator<char> sep( ".,:;" ) as example, i'd like to know
if there could be some to iterate parsed separators, just like we can
iterate parsed tokens. In my case, I need to know, with a defined
separators list, which are the most used in a user defined text.

Thnx
Carlos Alvarez


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