|
Boost Users : |
From: Mr Zenaan Harkness (zen_at_[hidden])
Date: 2003-09-12 01:39:27
I'm teaching myself C++, and want to tokenize my stream, using
boost::tokenizer.
I want to be able to optionally tokenize with or without including the
delimiter character - this is supported.
However: the delimiter character, if included, becomes its own token.
I want an option to have the delimiter character be part of the previous
token (which is what makes sense for the processing I am doing on my
files).
???
ta
zen
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