$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: livedevel (livedevel_at_[hidden])
Date: 2006-06-19 14:38:31
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