Issue |
83714
|
Summary |
`User::user_begin()` does not return a well formed iterator.
|
Labels |
new issue
|
Assignees |
|
Reporter |
natanelh-mobileye
|
https://godbolt.org/z/e9eWPYoG3
the `static_assert` should hold if we want to use this iterator like [here](https://eel.is/c++draft/input.iterators) with accordance with the standard.
this especially gives me trouble if I try to apply `make_filter_range` to it.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs