Logo
Explore Help
Sign In
LineageOS/android_external_libcxx
1
0
Fork 0
You've already forked android_external_libcxx
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
f7e345ab81c1f5f614fd1adf9ba56216c0c410a4
android_external_libcxx/test/std/algorithms
History
Marshall Clow f7e345ab81 implement (but leave commented out) the constexpr tests from P0202 for std::merge. merge requires std::copy, which isn't constexpr yet.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@323070 91177308-0d34-0410-b5e6-96231b3b80d8
2018-01-22 00:11:44 +00:00
..
alg.c.library
Move test into test/std subdirectory.
2014-12-20 01:40:03 +00:00
alg.modifying.operations
More P0202 constexpr work. This commit adds fill/fill_n/generate/generate_n/unique/unique_copy. I removed a specialization of fill_n that recognized when we were dealing with raw pointers and 1 byte trivially-assignable types and did a memset, because the compiler will do that optimization for us.
2018-01-20 20:14:32 +00:00
alg.nonmodifying
Fix most GCC test failures.
2018-01-18 03:41:06 +00:00
alg.sorting
implement (but leave commented out) the constexpr tests from P0202 for std::merge. merge requires std::copy, which isn't constexpr yet.
2018-01-22 00:11:44 +00:00
algorithms.general
Move test into test/std subdirectory.
2014-12-20 01:40:03 +00:00
Powered by Gitea Version: 1.24.6 Page: 150ms Template: 7ms
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