
On Sun, Dec 12, 2004 at 05:58:08PM +0100, Pavel Vozenilek wrote:
"Pavol Droba" wrote:
This 2-liner: --------------------------- #include <boost/algorithm/string.hpp> #include <boost/range/iterator_range.hpp> ---------------------------
produces error ...
This is a known problem with this release. It is a plan to fix string_algo to use Boost.Range instead of its internal version Before the release, the Boost.Range was not stable enough. It has changed later on, but then I didn't want the make big changes just before the release. If I would know that it would take so long to get the release the change would have be there long time ago.
Would you send me mail when CVS/whatever gets updated?
The problem had shown itself also with BOOST_FOREACH I would like to use.
Sure, but I don't think that I will be able to do it before christmas. Pavol