Opened 9 years ago

Last modified 9 years ago

#9514 closed Bugs

[range] adjacent_filteref docs incorrect about range category — at Initial Version

Reported by: Eric Niebler Owned by: Neil Groves
Milestone: Boost 1.56.0 Component: range
Version: Boost 1.55.0 Severity: Problem
Keywords: Cc:

Description

The docs for adjacent_filtered[1] say that it works on Single Pass Ranges. Pretty sure it requires Forward.

[1]: http://www.boost.org/doc/libs/1_55_0/libs/range/doc/html/range/reference/adaptors/reference/adjacent_filtered.html

Change History (0)

Note: See TracTickets for help on using tickets.