[Boost-bugs] [Boost C++ Libraries] #5463: default constructor of filter_iterator does not initialize members

Subject: [Boost-bugs] [Boost C++ Libraries] #5463: default constructor of filter_iterator does not initialize members
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-04-12 22:08:06


#5463: default constructor of filter_iterator does not initialize members
-------------------------------------------------+--------------------------
 Reporter: aleksander.sulkowski@… | Owner: dave
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: iterator
  Version: Boost 1.47.0 | Severity: Problem
 Keywords: filter_iterator default constructor |
-------------------------------------------------+--------------------------
 filter_iterator initializes neither m_predicate nor m_end in its default
 constructor. Not initializing m_end in case when it is a pointer (or any
 other built in type) results in a random bahavior of end() method.

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