28 Jul
2008
28 Jul
'08
8:13 p.m.
Hi, I would like to tokenize a string by specifying substrings as separators. So far, i only found the split function with is_any_of as argument. But is_any_of considers every character and not a (or some) substring. Would it be possible to add substrings to the already "well-known" separators (blanks...)? Thanks -- View this message in context: http://www.nabble.com/How-to-tokenize-a-string-with-substring-as-separators-... Sent from the Boost - Users mailing list archive at Nabble.com.