C++ Standard Library Issues List (Revision R123)
Index by Section
Reference ISO/IEC IS 14882:2020(E)
This document is the Index by Section for the Library Active Issues List, Library Defect Reports and Accepted Issues, and Library Closed Issues List.
Index by Section
(view only non-Ready open issues)
Revised 2022-11-24 at 09:59:48 UTC
Section 17 (2 issues)
Issue |
Status |
Section |
Title |
Proposed Resolution |
Priority |
Duplicates |
3807(i) |
Ready |
17.3.2 [version.syn] |
The feature test macro for ranges::find_last should be renamed |
Yes |
|
|
3756(i) |
Ready |
17.14.5 [support.signal] |
Is the std::atomic_flag class signal-safe? |
Yes |
3 |
|
Section 21 (1 issues)
(view only non-Ready open issues)
Section 22 (2 issues)
Issue |
Status |
Section |
Title |
Proposed Resolution |
Priority |
Duplicates |
3720(i) |
Ready |
22.14.2.2 [format.string.std] |
Restrict the valid types of arg-id for width and precision in std-format-spec |
Yes |
2 |
|
3825(i) |
Ready |
22.14.6.5 [format.parse.ctx] |
Missing compile-time argument id check in basic_format_parse_context::next_arg_id |
Yes |
|
|
Section 23 (1 issues)
Section 25 (2 issues)
Issue |
Status |
Section |
Title |
Proposed Resolution |
Priority |
Duplicates |
3664(i) |
Ready |
25.4.4.3 [range.iter.op.distance] |
LWG 3392 broke std::ranges::distance(a, a+3) |
Yes |
2 |
|
3769(i) |
Ready |
25.5.3 [const.iterators] |
basic_const_iterator::operator== causes infinite constraint recursion |
Yes |
1 |
|
Section 26 (2 issues)
Issue |
Status |
Section |
Title |
Proposed Resolution |
Priority |
Duplicates |
3811(i) |
Ready |
26.7.21.1 [range.as.const.overview] |
views::as_const on ref_view<T> should return ref_view<const T> |
Yes |
|
|
3820(i) |
Ready |
26.7.31.3 [ranges.cartesian.iterator] |
cartesian_product_view::iterator::prev is not quite right |
Yes |
|
|
Section 27 (1 issues)
Section 30 (1 issues)
Section 32 (1 issues)