New paper: N3752, Index Based Ranges -- A. Shödl, F. Fracassi

A new WG21 paper is available. A copy is linked below, and the paper will also appear in the next normal WG21 mailing. If you are not a committee member, please use the comments section below or the std-proposals forum for public discussion.

Document number: N3752

Date: 2013-08-30

Index Based Ranges

by A. Shödl, F. Fracassi

Excerpt:

In contrast to most currently popular range implementations, which define range iterations in terms of (pairs of) iterators we propose to use range adaptors and indices (which is similar to N1873 - Cursor/Property Maps). The most important consequence of this is that we can avoid ”Fat Iterators” when stacking range adaptors, in particular range filters.

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.