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
c005c7e34c3d22d1dba2cfe62c79f9e8be2d60de
android_external_libcxx/test/std/containers/sequences/deque
History
Stephan T. Lavavej 9165f9d181 [libcxx] [test] Strip trailing whitespace. NFC.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@334676 91177308-0d34-0410-b5e6-96231b3b80d8
2018-06-14 00:12:20 +00:00
..
deque.capacity
First part of P0600 - '[[nodiscard] in the standard library'. Mark the 'empty()' methods of all the containers as nodiscard. If you're calling empty() w/o looking at the result, you probably meanto to call 'clear()'. c++2a only
2017-11-15 05:51:26 +00:00
deque.cons
[libcxx] [test] Strip trailing whitespace. NFC.
2018-06-14 00:12:20 +00:00
deque.modifiers
[libcxx] [test] Untabify, NFC.
2017-07-29 00:55:10 +00:00
deque.special
[libcxx] [test] Change comments to say C++ instead of c++. NFC.
2017-07-29 00:55:35 +00:00
allocator_mismatch.fail.cpp
Add static_assert to set/multiset/map/multimap/forward_list/deque that the allocator's value_type match the container's value_type. vector/unordered/list/string already do this. Add tests for all the containers to verify this.
2015-11-26 01:24:04 +00:00
iterators.pass.cpp
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
2016-11-04 20:26:59 +00:00
types.pass.cpp
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
2016-06-14 21:31:42 +00:00
Powered by Gitea Version: 1.24.6 Page: 669ms Template: 41ms
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