This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
algorithms
History
Zoe Carver
28e0187175
This patch makes swap functions constexpr. Both swap overloads, swap_ranges and iter_swap are updated (with tests).
...
llvm-svn: 365238
2019-07-05 20:13:34 +00:00
..
alg.c.library
Support tests in freestanding
2019-02-04 20:31:13 +00:00
alg.modifying.operations
This patch makes swap functions constexpr. Both swap overloads, swap_ranges and iter_swap are updated (with tests).
2019-07-05 20:13:34 +00:00
alg.nonmodifying
Support tests in freestanding
2019-02-04 20:31:13 +00:00
alg.sorting
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
2019-05-31 18:35:30 +00:00
algorithms.general
Support tests in freestanding
2019-02-04 20:31:13 +00:00