Re: [Boost-bugs] [Boost C++ Libraries] #1887: [doc] input_iterator_archetype is not a valid InputIterator

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1887: [doc] input_iterator_archetype is not a valid InputIterator
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-09-20 19:15:01


#1887: [doc] input_iterator_archetype is not a valid InputIterator
---------------------------+------------------------------------------------
  Reporter: eric_niebler | Owner: dave
      Type: Bugs | Status: new
 Milestone: Boost 1.36.0 | Component: concept_check
   Version: Boost 1.35.0 | Severity: Problem
Resolution: | Keywords:
---------------------------+------------------------------------------------
Changes (by eric_niebler):

  * owner: eric_niebler => dave

Comment:

 The bug in the standard has been fixed in C++11. Both `*a` and `*i++` are
 merely required to convert something convertible to `T`. So the
 `input_iterator_archetype` is correct, and only the docs are wrong. I've
 attached a patch.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/1887#comment:4>
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:07 UTC