Opened 13 years ago

Last modified 10 years ago

#3221 new Bugs

Collection concept documentation missing reverse_iterator

Reported by: fhess Owned by: jsiek
Milestone: Boost 1.40.0 Component: utility
Version: Boost 1.39.0 Severity: Problem
Keywords: Cc:

Description

The ReversibleCollection concept should list reverse_iterator as an associated type required by the concept, with a little 1-sentence description of what it needs to to (like the listings for the associated types of a Collection).

Change History (2)

comment:1 by fhess, 13 years ago

Oh, and I assume there should also be a const_reverse_iterator type.

comment:2 by viboes, 10 years ago

Please, if it is not too late, could you elaborate on the description of the issue?

Last edited 10 years ago by viboes (previous) (diff)
Note: See TracTickets for help on using tickets.