Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3832: ptr_list const items
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-02-08 23:12:07
#3832: ptr_list const items
----------------------------------+-----------------------------------------
Reporter: matcatprg@⦠| Owner: nesotto
Type: Bugs | Status: closed
Milestone: Boost 1.43.0 | Component: ptr_container
Version: Boost 1.41.0 | Severity: Problem
Resolution: fixed | Keywords: ptr_list const
----------------------------------+-----------------------------------------
Comment(by anonymous):
Well, the problem is that I haven't comitted trunk to the release branch.
The change is not huge, but it might require a slight update to the docs
too
(not that the interfaces are affected).
The fix is basically just some meta-functions taking into account that T
might be const, and if so, instantiate container<const void*> instead of
container<void*>.
-Thorsten
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3832#comment:5> 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