Issue 71756
Summary [libc++] Allow `vector<bool>` in C++20 ranges
Labels libc++
Assignees
Reporter philnik777
    We currently don't backport overloads to allow `vector<bool>` to be used in C++20 ranges algorithms. We should consider backporting the corresponding functions to C++20 to allow that. (https://godbolt.org/z/4djbEEfax)

_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to