|
Boost : |
From: Nikolay Mladenov (nikolay.mladenov_at_[hidden])
Date: 2005-07-18 18:29:30
Hi All,
What are the requirements on the Type template parameter
of boost::tokenizer. I could not find this in the documentation.
I want to pass type similar to
std::pair < std::string::const_iterator, std::string::const_iterator >
.
But it seems that the type should have operator += and/(or?) assign
member.
Is that correct? Is there any other customization mechanism here?
Thanks
Nikolay
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk