Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7650: container::list<>::const_iterator operator-> compile failure
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-09 04:38:54
#7650: container::list<>::const_iterator operator-> compile failure
-----------------------------------------------+----------------------------
Reporter: Andrew Bell <andrewfb@â¦> | Owner: igaztanaga
Type: Bugs | Status: new
Milestone: To Be Determined | Component: container
Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords:
-----------------------------------------------+----------------------------
Comment (by reakinator@â¦):
From looking at pointer_traits.hpp, is it supposed to be
return
::boost::intrusive::pointer_traits<const_pointer>::'''pointer_to'''(this->m_it->m_data);
}
?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7650#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:50:11 UTC