Boost logo

Boost :

Subject: Re: [boost] [range][string_algo] Conflict between algorithm names
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-03-29 15:28:50


Jeremiah Willcock a écrit :
> On Mon, 29 Mar 2010, Mathias Gaunard wrote:
>
>> 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.
>
> Which component should it be for? range or string_algo?

StringAlgo.
The problem, of course, is that it's going to break some existing code.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk