Issues
- 2
views which apply functions in their iterator operations should require O(1)
#585 opened by CaseyCarter - 3
IndirectlySwappable concept only tests that iter_swap is callable with lvalue iterators
#578 opened by ericniebler - 4
join_view::iterator's constructor is incorrect
#573 opened by ericniebler - 10
- 1
should stable_partition return subrange?
#579 opened by ericniebler - 4
It's unclear how to opt out of C++17 iterator-ness without also opting out of C++20 iterator-ness
#583 opened by ericniebler - 1
View converting constructors can cause constraint recursion and are unneeded
#593 opened by ericniebler - 2
InputIterators that aren't EqualityComparable look like C++17 output iterators
#584 opened by ericniebler - 2
Force all views to have unsigned size, per the results of the span discussion at CppSAN
#586 opened by ericniebler - 1
`Swappable` issues
#534 opened by timsong-cpp - 2
Sample is missing from D0896
#571 opened by cjdb - 4
- 3
Invocable requirement for CPOs is incorrect
#546 opened by CaseyCarter - 2
- 1
"all_view" is not a view like the others
#587 opened by ericniebler - 1
Make subrange Regular when possible
#561 opened by ericniebler - 1
- 3
Add class template deduction guides
#544 opened by ericniebler - 2
Merging the Ranges TS
#553 opened by ericniebler - 8
Various pair and tuple issues for C++20
#539 opened by ericniebler - 7
view-predicate incorrectly tests enable_view
#550 opened by ericniebler - 0
- 1
- 6
Improve support for counted ranges with subrange
#563 opened by ericniebler - 16
subrange converting constructor should disallow derived to base conversions
#589 opened by ericniebler - 1
- 0
What exactly is an "iterator"?
#591 opened by timsong-cpp - 0
range adaptors should support projections
#590 opened by ericniebler - 0
Why is exposition-only concept "cpp17-input-iterator" specified in terms of common_reference_t?
#580 opened by ericniebler - 5
- 2
Bad example in [counted.iterator]
#554 opened by ericniebler - 1
- 1
- 3
- 0
Error in [range.adaptors.join_view.iterator.inc]
#574 opened by ericniebler - 0
- 4
`std::tie` is currently incompatible with foo_result
#572 opened by cjdb - 3
- 1
Algorithms that return bool
#569 opened by cjdb - 0
- 2
XREF is underspecified
#538 opened by CaseyCarter - 1
- 2
- 2
[P0898] Hanging paragraph in [concepts.lib.object]
#567 opened by JohelEGP - 2
- 0
- 5
ranges::value_type is ill-formed for std::span
#562 opened by tcbrindle - 1
- 0
incorrect uses of "function object"
#549 opened by timsong-cpp - 1