Logo
Explore Help
Sign In
shylie/llvm-project
1
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
Hui Xie a81cc1fc07 [libcxx][ranges] Create a test tool ProxyIterator that customises iter_move and iter_swap
It is meant to be used in ranges algorithm tests.
It is much simplified version of C++23's tuple + zip_view.
Using std::swap would cause compilation failure and using `std::move` would not create the correct rvalue proxy which would result in copies.

Differential Revision: https://reviews.llvm.org/D129099
2022-07-08 00:00:21 +01:00
..
alg.c.library
…
alg.modifying.operations
[libcxx][ranges] Create a test tool ProxyIterator that customises iter_move and iter_swap
2022-07-08 00:00:21 +01:00
alg.nonmodifying
[libc++] Implement ranges::adjacent_find
2022-06-08 12:15:03 +02:00
alg.sorting
[libcxx][ranges] Create a test tool ProxyIterator that customises iter_move and iter_swap
2022-07-08 00:00:21 +01:00
algorithms.general
…
algorithms.results
[libc++] Add missing 'return 0;' to main() in test
2022-04-08 17:10:58 -04:00
ranges_result_alias_declarations.compile.pass.cpp
[libc++] Add test for algorithm result type alias declarations
2022-07-07 23:05:05 +02:00
robust_against_adl_on_new.pass.cpp
[libc++] [test] Add "robust_re_difference_type.compile.pass.cpp" for all the algorithms.
2021-11-18 00:12:41 -05:00
robust_against_adl.compile.pass.cpp
[libc++] Granularize <iterator> includes
2022-06-10 22:43:57 +02:00
robust_re_difference_type.compile.pass.cpp
[libc++] Test that our algorithms never copy a user-provided comparator.
2021-11-19 15:03:24 -05:00
Powered by Gitea Version: 1.23.1 Page: 1105ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API