Boost logo

Boost :

Subject: Re: [boost] [range][string_algo] Conflict between algorithm names
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2010-03-29 14:07:40


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?

-- Jeremiah Willcock


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