Subject: [Boost-bugs] [Boost C++ Libraries] #1327: iterator value_type possibly cv-qualified
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-10-18 21:04:28
#1327: iterator value_type possibly cv-qualified
---------------------------------------------------+------------------------
Reporter: Shunsuke Sogame <pstade.mb_at_[hidden]> | Owner: nesotto
Type: Bugs | Status: new
Milestone: Boost 1.35.0 | Component: ptr_container
Version: Boost Development Trunk | Severity: Problem
Keywords: |
---------------------------------------------------+------------------------
{{{
boost::ptr_vector<int const>::iterator::value_type
}}}
is `int const` now, but it should be `int`.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1327>
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