Boost logo

Boost Users :

From: Andrey Sverdlichenko (blaze_at_[hidden])
Date: 2003-07-26 11:23:22


Saturday, July 26, 2003, 4:08:52 AM, you wrote:

JdG> Is there any advantage in using both tokenizer and spirit? I'm not a
JdG> tokenizer expert, but it seems that what you are trying to achieve can
JdG> be done by spirit alone:

JdG> parse(first, last, uint_p[append(numbers)], space_p);

It was just a sample. Before this numbers there is command line that
i prefer to parse with tokenizer (i really have reasons for this) and
after i split this string there is no way to convert tokenizer::iterator
to string::iterator.

-- 
Best regards,
 Andrey                            mailto:blaze_at_[hidden]

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