[Boost-bugs] [Boost C++ Libraries] #4313: operator_arrow_result should use Reference instead of ValueType in operator_arrow_proxy

Subject: [Boost-bugs] [Boost C++ Libraries] #4313: operator_arrow_result should use Reference instead of ValueType in operator_arrow_proxy
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-08 22:49:28


#4313: operator_arrow_result should use Reference instead of ValueType in
operator_arrow_proxy
--------------------------+-------------------------------------------------
 Reporter: jewillco | Owner: dave
     Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: iterator
  Version: Boost 1.44.0 | Severity: Problem
 Keywords: |
--------------------------+-------------------------------------------------
 For classes such as multi_array that have proxy reference types with non-
 proxy value types, there is an error from implicit_cast when trying to
 convert a Reference* into an operator_arrow_proxy<ValueType> (which needs
 a ValueType* as argument). The attached patch changes this; it passes all
 of the Boost.Iterator and Boost.MultiArray tests.

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