This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9325b8da1702238f15f837b6e07f099baf4dcd94
clang-p2996
/
pstl
/
test
/
std
/
algorithms
/
alg.nonmodifying
History
Louis Dionne
b5e896c049
[libc++][pstl] Remove c++98 from UNSUPPORTED annotations
...
c++98 isn't used by the test suite anymore, only c++03 is.
2020-07-29 14:17:32 -04:00
..
adjacent_find.pass.cpp
…
all_of.pass.cpp
…
any_of.pass.cpp
…
count.pass.cpp
…
equal.pass.cpp
…
find_end.pass.cpp
…
find_first_of.pass.cpp
…
find_if.pass.cpp
…
find.pass.cpp
…
for_each.pass.cpp
…
mismatch.pass.cpp
…
none_of.pass.cpp
…
nth_element.pass.cpp
…
search_n.pass.cpp
…