Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions 6 Packages Projects Releases Wiki Activity
llvm-project/libcxx/test/std/containers/sequences/vector/vector.capacity
History
Marshall Clow 72c8fad427 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
llvm-svn: 318269
2017-11-15 05:51:26 +00:00
..
capacity.pass.cpp
…
empty.fail.cpp
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
empty.pass.cpp
Added tests for xxx.size() and xxx.empty() for all the sequence containers
2017-11-15 01:33:33 +00:00
max_size.pass.cpp
[libcxx] Fix max_size() across all containers
2016-11-23 01:18:56 +00:00
reserve.pass.cpp
[PATCH] D25483: [libcxx] [test] Fix non-Standard assumptions about how many elements are allocated
2016-10-27 21:25:12 +00:00
resize_size_value.pass.cpp
[PATCH] D25483: [libcxx] [test] Fix non-Standard assumptions about how many elements are allocated
2016-10-27 21:25:12 +00:00
resize_size.pass.cpp
Replace _LIBCPP_HAS_NO_<C++03 feature> with _LIBCPP_CXX03_LANG in vector.
2017-04-16 02:40:45 +00:00
shrink_to_fit.pass.cpp
[libc++] Fix stack_allocator
2016-10-08 00:56:22 +00:00
size.pass.cpp
Added tests for xxx.size() and xxx.empty() for all the sequence containers
2017-11-15 01:33:33 +00:00
swap.pass.cpp
…
Powered by Gitea Version: 1.23.1 Page: 1026ms 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