Opened 11 years ago

Last modified 8 years ago

#6404 new Bugs

Documentation bug for iterator_facade

Reported by: Ronald Garcia Owned by: jeffrey.hellrung
Milestone: To Be Determined Component: iterator
Version: Boost 1.48.0 Severity: Problem
Keywords: Cc:

Description (last modified by Daniel James)

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.

Change History (3)

comment:1 by jeffrey.hellrung, 10 years ago

(In [80902]) refs #6404

comment:2 by Dave Abrahams, 10 years ago

Owner: changed from Dave Abrahams to jeffrey.hellrung

comment:3 by Daniel James, 8 years ago

Description: modified (diff)

If no one objects, I'll include this in the next release.

Note: See TracTickets for help on using tickets.