-
Notifications
You must be signed in to change notification settings - Fork 8
Issues: ericniebler/stl2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
A join_view of safe_ranges should be able to model more than just input_range
#641
opened Jan 5, 2020 by
JohelEGP
Fix transform_view::iterator::iterator_category when iter_reference_t is not an lvalue ref
#637
opened Sep 26, 2019 by
morinmorin
iota_view::iterator has wrong iterator category
bug
C++20
has wording
new
P0
#636
opened Sep 13, 2019 by
ericniebler
Exposition-only cpp17-input-iterator concept is needlessly complex
bug
C++20
has wording
new
P3
#635
opened Sep 10, 2019 by
ericniebler
ranges::to should handle converting range of ranges to container of containers
enhancement
needs wording
new
P3
P1206
#627
opened Jun 17, 2019 by
ericniebler
Move [range.counted] from [range.adaptors] to [range.factories]
bug
C++20
editorial
has wording
new
P0
#625
opened May 17, 2019 by
ericniebler
Pre-increment on prvalues is not a requirement of
WeaklyIncrementable
bug
C++20
has wording
new
P1
#624
opened Apr 26, 2019 by
ericniebler
ViewableRange seems to be overconstrained
bug
C++20
has wording
new
P2
#623
opened Apr 25, 2019 by
CaseyCarter
RandomAccessIterator semantic constraints accidentally promote difference type using unary negate
bug
C++20
has wording
new
P0
#622
opened Apr 18, 2019 by
ericniebler
"The type of a customization point object shall satisfy Semiregular"
bug
C++20
has wording
new
P0
#621
opened Apr 9, 2019 by
ericniebler
split_view should support bidirectional iteration
C++20
enhancement
needs wording
new
P3
#620
opened Apr 3, 2019 by
CaseyCarter
Should advance and distance be generalized to work with any WeaklyIncrementable type?
C++20
needs wording
new
P3
question
#617
opened Feb 5, 2019 by
ericniebler
std::less{}(ptr1, ptr2) may differ from std::ranges::less(ptr1, ptr2)
bug
C++20
needs wording
new
P3
#611
opened Jan 19, 2019 by
CaseyCarter
Relation, IndirectRelation, and IndirectlyComparable are largely meaningless
bug
C++20
has wording
open
P1
#610
opened Jan 18, 2019 by
CaseyCarter
Is join the best name for what it does?
C++20
new
P3
question
#609
opened Jan 18, 2019 by
ericniebler
split_view is missing a base() member
bug
C++20
needs wording
new
P3
#608
opened Jan 15, 2019 by
ericniebler
ranges::size is not required to be valid after a call to ranges::begin on an input range
bug
C++20
has wording
new
P2
#607
opened Jan 11, 2019 by
ericniebler
join_view::iterator::operator-- is incorrectly constrained
bug
C++20
has wording
new
P2
#606
opened Jan 8, 2019 by
ericniebler
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.