Opened 9 years ago

Closed 9 years ago

#9514 closed Bugs (fixed)

[range] adjacent_filteref docs incorrect about range category

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 (5)

comment:1 by Eric Niebler, 9 years ago

Description: modified (diff)

comment:2 by Neil Groves, 9 years ago

Status: newassigned

comment:3 by Neil Groves, 9 years ago

change committed to the develop branch in the qbk.

comment:4 by Neil Groves, 9 years ago

Milestone: To Be DeterminedBoost 1.56.0

comment:5 by Neil Groves, 9 years ago

Resolution: fixed
Status: assignedclosed

.qbk has been merged to master - html will be removed and docs generated by build before 1.56

Note: See TracTickets for help on using tickets.