Cart (0)
  • No items in cart.
Total
$0
There is a technical issue about last added item. You can click "Report to us" button to let us know and we resolve the issue and return back to you or you can continue without last item via click to continue button.
Search book title
Enter keywords for book title search
Search book content
Enter keywords for book content search
Filters:
FORMAT
BOOKS
PACKAGES
EDITION
to
PUBLISHER
(1)
(326)
(573)
(44)
(234)
(969)
(652)
(2114)
(64)
(92448)
(54)
(541)
(117)
(33)
(21)
(20)
(93277)
(3)
(17)
(1)
(351)
(300)
(6217)
(240)
(16)
(5)
(1635)
(16)
(19)
(28)
(4)
 
(6)
(7)
(115)
(3)
(57)
(5)
(5)
(1)
(1)
(2)
(25)
(26)
(27)
(13)
(61)
(24)
(22)
(7)
(8)
(20)
(1)
(3)
(50)
(6)
(31)
CONTENT TYPE
 Act
 Admin Code
 Announcements
 Bill
 Book
 CADD File
 CAN
 CEU
 Charter
 Checklist
 City Code
 Code
 Commentary
 Comprehensive Plan
 Conference Paper
 County Code
 Course
 DHS Documents
 Document
 Errata
 Executive Regulation
 Federal Guideline
 Firm Content
 Guideline
 Handbook
 Interpretation
 Journal
 Land Use and Development
 Law
 Legislative Rule
 Local Amendment
 Local Code
 Local Document
 Local Regulation
 Local Standards
 Manual
 Model Code
 Model Standard
 Notice
 Ordinance
 Other
 Paperback
 PASS
 Periodicals
 PIN
 Plan
 Policy
 Product
 Product - Data Sheet
 Program
 Provisions
 Requirements
 Revisions
 Rules & Regulations
 Standards
 State Amendment
 State Code
 State Manual
 State Plan
 State Standards
 Statute
 Study Guide
 Supplement
 Sustainability
 Technical Bulletin
 All
  • BSI
    PD ISO/IEC TS 21425:2017 Programming languages. C++ Extensions for ranges
    Edition: 2018
    $641.56
    / user per year

Description of PD ISO/IEC TS 21425:2017 2018

[intro.scope]

This document 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 transformations.

  • 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).

This document 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).

This document does not specify any new range views, actions, or facade or adaptor utilities; all are left as future work.



About BSI

BSI Group, also known as the British Standards Institution is the national standards body of the United Kingdom. BSI produces technical standards on a wide range of products and services and also supplies certification and standards-related services to businesses.

X