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