ISO/IEC TS 21425:2017 PDF

Original price was: $65.00.Current price is: $50.70.

Programming languages — C++ Extensions for ranges

PDF Format Searchable Printable Bookmarks

ISO/IEC TS 21425:2017 describes extensions to the C++ Programming Language (2) that permit operations on ranges of data. These extensions include changes and additions to the existing library facilities as well as the extension of one core language facility. In particular, changes and extensions to the Standard Library include:

– The formulation of the foundational and iterator concept requirements using the syntax of the Concepts

TS (2).

– Analogues of the Standard Library algorithms specified in terms of the new concepts.

– The loosening of the algorithm constraints to permit the use of sentinels to denote the end of a range

and corresponding changes to algorithm return types where necessary.

– The addition of new concepts describing range and view abstractions; that is, objects with a begin

iterator and an end sentinel.

– New algorithm overloads that take range objects.

– Support of callable objects (as opposed to function objects) passed as arguments to the algorithms.

– The addition of optional projection arguments to the algorithms to permit on-the-fly data transforma-

tions.

– Analogues of the iterator primitives and new primitives in support of the addition of sentinels to the

library.

– Constrained analogues of the standard iterator adaptors and stream iterators that satisfy the new iterator concepts.

– New iterator adaptors (counted_iterator and common_iterator) and sentinels (unreachable).

Changes to the core language include:

– the extension of the range-based for statement to support the new iterator range requirements (10.4).

ISO/IEC TS 21425:2017 does not specify constrained analogues of other parts of the Standard Library (e.g., the numeric algorithms), nor does it add range support to all the places that could benefit from it (e.g., the containers).

ISO/IEC TS 21425:2017 does not specify any new range views, actions, or facade or adaptor utilities; all are left as future work.

Edition

2017

Published Date

2017

Published By

ISO/IEC TS

Page Count

158

Reviews

There are no reviews yet.

Be the first to review “ISO/IEC TS 21425:2017 PDF”

Your email address will not be published. Required fields are marked *

ISO/IEC TS 21425:2017 PDF
$65.00 Original price was: $65.00.$50.70Current price is: $50.70.