blob: 4e0adbea268c04341ef3830484483ffa645402bd [file] [log] [blame]
Arthur O'Dwyer4e06bc82021-03-02 00:23:21 -05001"Number","Name","Status","First released version"
Zoe Carvera720e2c2021-04-13 17:56:55 -07002`P0896R4 <https://wg21.link/P0896R4>`__,<ranges>,,
3`P1035R7 <https://wg21.link/P1035R7>`__,Input Range Adaptors,,
4`P1207R4 <https://wg21.link/P1207R4>`__,Movability Of Single-Pass Iterators,,
5`P1243R4 <https://wg21.link/P1243R4>`__,Rangify New Algorithms,,
Louis Dionne1e667972022-01-31 14:44:02 -05006`P1248R1 <https://wg21.link/P1248R1>`__,Fixing Relations,|Complete|,13.0
Zoe Carvera720e2c2021-04-13 17:56:55 -07007`P1252R2 <https://wg21.link/P1252R2>`__,Ranges Design Cleanup,,
Louis Dionne1e667972022-01-31 14:44:02 -05008`P1391R4 <https://wg21.link/P1391R4>`__,Range Constructor For string_view,|Complete|,14.0
Zoe Carvera720e2c2021-04-13 17:56:55 -07009`P1456R1 <https://wg21.link/P1456R1>`__,Move-Only Views,,
10`P1474R1 <https://wg21.link/P1474R1>`__,Helpful Pointers For contiguous_iterator,,
11`P1522R1 <https://wg21.link/P1522R1>`__,Iterator Difference Type And Integer Overflow,,
12`P1523R1 <https://wg21.link/P1523R1>`__,Views And Size Types,,
13`P1638R1 <https://wg21.link/P1638R1>`__,basic_istream_view::iterator Should Not Be Copyable,,
14`P1716R3 <https://wg21.link/P1716R3>`__,Range Comparison Algorithms Are Over-Constrained,,
Konstantin Varlamove812aa72022-05-10 09:29:39 -070015`P1739R4 <https://wg21.link/P1739R4>`__,Avoiding Template Bloat For Ranges,|Complete|,15.0
Zoe Carvera720e2c2021-04-13 17:56:55 -070016`P1862R1 <https://wg21.link/P1862R1>`__,Range Adaptors For Non-Copyable Iterators,,
17`P1870R1 <https://wg21.link/P1870R1>`__,safe_range,,
Louis Dionne1e667972022-01-31 14:44:02 -050018`P1871R1 <https://wg21.link/P1871R1>`__,disable_sized_sentinel_for,|Complete|,14.0
Zoe Carvera720e2c2021-04-13 17:56:55 -070019`P1878R1 <https://wg21.link/P1878R1>`__,Constraining Readable Types,,
20`P1970R2 <https://wg21.link/P1970R2>`__,ranges::ssize,,
21`P1983R0 <https://wg21.link/P1983R0>`__,Fixing Minor Ranges Issues,,
22`P1994R1 <https://wg21.link/P1994R1>`__,elements_view Needs Its Own sentinel,,
23`P2091R0 <https://wg21.link/P2091R0>`__,Fixing Issues With Range Access CPOs,,
24`P2106R0 <https://wg21.link/P2106R0>`__,Range Algorithm Result Types,,
Corentin Jabotc346e8a2021-07-01 04:26:55 +000025
26`P2325R3 <https://wg21.link/P2325R3>`__,Views should not be required to be default constructible ,,
Hui Xiebf742922022-04-21 13:08:34 +020027`P2328R1 <https://wg21.link/P2328R1>`__,join_view should join all views of ranges,|Complete|,14.0
Corentin Jabotc346e8a2021-07-01 04:26:55 +000028`P2210R2 <https://wg21.link/P2210R2>`__,Superior String Splitting,,
Louis Dionne1e667972022-01-31 14:44:02 -050029`P2281R1 <https://wg21.link/P2281R1>`__,Clarifying range adaptor objects,|Complete|,14.0
Corentin Jabotc346e8a2021-07-01 04:26:55 +000030`P2367R0 <https://wg21.link/P2367R0>`__,Remove misuses of list-initialization from Clause 24,,
31
Arthur O'Dwyerf7078ac2022-01-09 09:00:35 -050032`P2415 <https://wg21.link/P2415>`__,"What is a ``view``",|Complete|,14.0
Mark de Wever23e01412021-10-05 18:18:16 +020033`P2432 <https://wg21.link/P2432>`__,"Fix ``istream_view``",,