$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [range][string_algo] Conflict between algorithm names
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-03-29 13:48:46
Jeremiah Willcock a écrit :
> When I try to include both Boost.Range algorithms (in the current trunk
> version) and Boost.Algorithm, using a file such as the following:
>
> #include <boost/algorithm/string.hpp>
> #include <boost/range/algorithm.hpp>
>
> I receive several errors about duplicate definitions.
I reported that problem in July last year, but although I did get an
answer from the author that he would look into it, nothing changed.
I suppose you should file a ticket, that's more useful than the list.