Re: [Boost-bugs] [Boost C++ Libraries] #6404: Documentation bug for iterator_facade

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6404: Documentation bug for iterator_facade
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-06-04 10:11:58


#6404: Documentation bug for iterator_facade
-------------------------------+------------------------------
  Reporter: garcia | Owner: jeffrey.hellrung
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: iterator
   Version: Boost 1.48.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+------------------------------

Old description:

> In the documentation for iterator_facade, there's a bit of a booboo where
> the function is first written:
> iterator-category(CategoryOrTraversal, value_type, reference)
>
> Then defined as:
>
> iterator-category(C,R,V)
>
> So I think the argument order is flipped.

New description:

 In the documentation for iterator_facade, there's a bit of a booboo where
 the function is first written:
 {{{
 iterator-category(CategoryOrTraversal, value_type, reference)
 }}}

 Then defined as:
 {{{
 iterator-category(C,R,V)
 }}}
 So I think the argument order is flipped.

--
Comment (by danieljames):
 If no one objects, I'll include this in the next release.
-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6404#comment:3>
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:16 UTC