Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4051: [range][string_algo] Conflict between algorithm names
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-04-03 21:19:02
#4051: [range][string_algo] Conflict between algorithm names
-------------------------------------+--------------------------------------
Reporter: jewillco | Owner: pavol_droba
Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: string_algo
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-------------------------------------+--------------------------------------
Comment(by neilgroves):
I have altered Boost.Range to implement the range algorithms in the
namespace boost::range. These are then brought into the boost namespace
with a using statement. For some algorithms this should mean that the
overloads can be resolved, but in the cases that the functions are
ambiguous the user can easily add algorithm:: or range:: to disambiguate.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4051#comment:2> 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:02 UTC