Opened 9 years ago

Last modified 9 years ago

#9514 closed Bugs

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

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 (last modified by Eric Niebler)

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

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

Change History (1)

comment:1 by Eric Niebler, 9 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.