This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c1fcd97ede0da50a3a2ec15b243fb5a8e71ef8a7
clang-p2996
/
libcxx
/
test
/
std
/
strings
/
basic.string
/
string.capacity
History
Marshall Clow
25a7ba4524
More of P0600 - '[[nodiscard]] in the Library' mark empty() as nodiscard in string, string_view, and the free function std::empty(). Removed tabs from <string_view>, which is why the diff is so big.
...
llvm-svn: 318328
2017-11-15 20:02:27 +00:00
..
capacity.pass.cpp
…
clear.pass.cpp
…
empty.fail.cpp
More of P0600 - '[[nodiscard]] in the Library' mark empty() as nodiscard in string, string_view, and the free function std::empty(). Removed tabs from <string_view>, which is why the diff is so big.
2017-11-15 20:02:27 +00:00
empty.pass.cpp
More of P0600 - '[[nodiscard]] in the Library' mark empty() as nodiscard in string, string_view, and the free function std::empty(). Removed tabs from <string_view>, which is why the diff is so big.
2017-11-15 20:02:27 +00:00
length.pass.cpp
…
max_size.pass.cpp
…
over_max_size.pass.cpp
Add markup for libc++ dylib availability
2017-05-04 17:08:54 +00:00
reserve.pass.cpp
…
resize_size_char.pass.cpp
…
resize_size.pass.cpp
…
shrink_to_fit.pass.cpp
…
size.pass.cpp
…