Re: [Boost-bugs] [Boost C++ Libraries] #1019: iterator_facade::pointer should be the return type of operator-> (DR 445)

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1019: iterator_facade::pointer should be the return type of operator-> (DR 445)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-11-28 05:12:31


#1019: iterator_facade::pointer should be the return type of operator-> (DR 445)
---------------------------+------------------------------------------------
  Reporter: Niels Dekker | Owner: dave
      Type: Bugs | Status: closed
 Milestone: Boost 1.36.0 | Component: iterator
   Version: Boost 1.34.0 | Severity: Problem
Resolution: fixed | Keywords:
---------------------------+------------------------------------------------
Changes (by dave):

  * status: assigned => closed
  * resolution: => fixed

Comment:

 (In [57989]) Made sure that iterator_facade's nested ``::pointer`` type is
 always
 the same as what's returned from operator->. For input iterators,
 that wasn't always the case (see operator_arrow_proxy).

 Fixes #1019.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/1019#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:01 UTC