Re: [Boost-bugs] [Boost C++ Libraries] #518: [Boost.Range]boost::const_begin calls non-qualified 'begin'

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #518: [Boost.Range]boost::const_begin calls non-qualified 'begin'
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-08-21 21:05:44


#518: [Boost.Range]boost::const_begin calls non-qualified 'begin'
-----------------------------+----------------------------------------------
  Reporter: mb2sync | Owner: nesotto
      Type: Bugs | Status: new
 Milestone: | Component: range
   Version: release 1.34.0 | Severity: Problem
Resolution: Fixed | Keywords:
-----------------------------+----------------------------------------------
Changes (by marshall):

  * status: assigned => new
  * component: None => range
  * severity: => Problem

Old description:

> {{{
> boost::const_begin calls non-qualified 'begin'.
> So it triggers unintended ADL.
>
> boost::const_end also calls 'end' without qualification.
>
> }}}

New description:

 {{{
 boost::const_begin calls non-qualified 'begin'.
 So it triggers unintended ADL.

 boost::const_end also calls 'end' without qualification.

 }}}

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/518#comment:1>
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:49:56 UTC