Opened 8 years ago

Last modified 8 years ago

#10988 assigned Bugs

Range filtered adapter incorrectly requires a ForwardRange

Reported by: Neil Groves Owned by: Neil Groves
Milestone: To Be Determined Component: range
Version: Boost 1.58.0 Severity: Problem
Keywords: Cc:

Description

The filtered Range adapter incorrectly requires a ForwardRange. A SinglePassRange should be sufficient, since it is for the Boost.Iterator filter_iterator.

Change History (1)

comment:1 by Neil Groves, 8 years ago

Status: newassigned
Version: Boost 1.57.0Boost 1.58.0

This is fixed on the "develop" branch.

Note: See TracTickets for help on using tickets.