Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4051: [range][string_algo] Conflict between algorithm names
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-01-01 21:40:58
#4051: [range][string_algo] Conflict between algorithm names
--------------------------------------+-------------------------------------
Reporter: jewillco | Owner: marshall
Type: Bugs | Status: closed
Milestone: Boost 1.43.0 | Component: algorithm
Version: Boost Development Trunk | Severity: Problem
Resolution: fixed | Keywords:
--------------------------------------+-------------------------------------
Changes (by marshall):
* status: new => closed
* resolution: => fixed
Comment:
Just tried this with the latest release branch (coming up to 1.49), and I
don't get any errors:
{{{
#include <boost/algorithm/string.hpp>
#include <boost/range/algorithm.hpp>
int main (int argc, const char * argv[]) {
return 0;
}
}}}
Closing this ticket. If you have more information/problems, please re-
open.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4051#comment:4> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:08 UTC