
20 Mar
2012
20 Mar
'12
11:43 a.m.
Hi, Can I pass multiple separators (for example ";|") in a char_sep to Boost::Tokenizer? Can I then use boost is_any_of to tokenize of any of these separator characters? Can you give me an example? Does Boost::Tokenizer already do this? Thanks in advance. Best regards, Asif