Logo
Explore Help
Register Sign In
caio/clang-p2996
1
0
Fork 0
You've already forked clang-p2996
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
71c3a3fac521be022d493cd78e9ec00a7a42dae5
clang-p2996/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
…
reserve.pass.cpp
…
resize_size_value.pass.cpp
…
resize_size.pass.cpp
…
shrink_to_fit.pass.cpp
…
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.25.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