Hi all,
I have been having trouble getting the tokenizer examples to compile
using gcc 3.0.3 and stlport. I am using the example code from
http://www.boost.org/libs/tokenizer/escaped_list_separator.htm, with
the following compiler output:
test.cpp: In instantiation of `::boost::::boost::iterator_ada
ptor<::boost::detail::::boost::detail::token_iterator_base ,::_STL::::_STL::basic_string If anyone has encountered and solved this problem before, I would
greatly appreciate knowing what I'm doing wrong.
Thanks,
Chris.
P.S. I get similar results with all the tokenizer examples.