Logo
Explore Help
Sign In
llvm/libcxx
1
0
Fork 0
You've already forked libcxx
mirror of https://github.com/llvm-mirror/libcxx.git synced 2025-10-23 10:07:41 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
48a4655868a0aa47493697f3ebc698a83894f445
libcxx/test/std/algorithms
History
Marshall Clow 48a4655868 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.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@323050 91177308-0d34-0410-b5e6-96231b3b80d8
2018-01-20 20:14:32 +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
More constexpr algorithms from P0202: lower_bound, upper_bound, equal_range, binary_search
2018-01-16 02:34:41 +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: 159ms Template: 4ms
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