
Hi hope this is the wright mailinglist!: ok i got a prob. I want to use the boost split_iterator now i have included <boost/algorithm/string/find_iterator.hpp> and to get the results as a string i want to use boost::copy_range. now which include do i need so i can use the copy_range of boost. i thought <boost/algorithm/iterator_range.hpp> would do it but then there is some overloading of funktion and error when compiling. can someone help me,thankx

Hi, On Mon, Jun 19, 2006 at 08:38:31PM +0200, livedevel wrote:
Hi
hope this is the wright mailinglist!:
boost-users would be more appropriate probably, but this one will do.
ok i got a prob. I want to use the boost split_iterator now i have included <boost/algorithm/string/find_iterator.hpp> and to get the results as a string i want to use boost::copy_range.
now which include do i need so i can use the copy_range of boost. i thought <boost/algorithm/iterator_range.hpp> would do it but then there is some overloading of funktion and error when compiling.
First I will need you to tell me what version of boost are you using. There were some chages, some stuff has been moved to range library. Regards, Pavol
participants (2)
-
livedevel
-
Pavol Droba