Subject: [Boost-bugs] [Boost C++ Libraries] #7993: Commented out code left in boost/archive/iterators/istream_iterator.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-02-06 15:32:37
#7993: Commented out code left in boost/archive/iterators/istream_iterator.hpp
----------------------------------------------------+-----------------------
Reporter: Shane Turner <shane.turner@â¦> | Owner: jeffrey.hellrung
Type: Bugs | Status: new
Milestone: To Be Determined | Component: iterator
Version: Boost 1.53.0 | Severity: Problem
Keywords: cosmetic |
----------------------------------------------------+-----------------------
There's some commented out code lying around in istream_iterator.hpp
somewhere around line 60. Obviously a cosmetic issue.
{{{
/*
//Access the value referred to
Elem dereference() const {
return m_current_value;
}
...
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7993> 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