Boost logo

Boost Users :

From: Delfin Rojas (drojas_at_[hidden])
Date: 2005-07-11 21:05:18


> string s = "my birthday is 1976, 15/17";
>
> I want to get is "my", "birthday is 1976", "15" and "17".

According to the documentation boost tokenizer 1.32 uses a TokenizerFunction
to parse the string. If you provide your own function you can parse the
string however you want.

Hope his helps

-delfin


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