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
eec721826cc35a0c08dc5bc54db9a51dbd4fa361
clang-p2996
/
libcxx
/
test
/
strings
/
basic.string
/
string.capacity
History
…
..
capacity.pass.cpp
Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library.
2013-06-28 16:59:19 +00:00
clear.pass.cpp
Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library.
2013-06-28 16:59:19 +00:00
empty.pass.cpp
Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library.
2013-06-28 16:59:19 +00:00
length.pass.cpp
Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library.
2013-06-28 16:59:19 +00:00
max_size.pass.cpp
Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library.
2013-06-28 16:59:19 +00:00
reserve.pass.cpp
Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library.
2013-06-28 16:59:19 +00:00
resize_size_char.pass.cpp
…
resize_size.pass.cpp
Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library.
2013-06-28 16:59:19 +00:00
shrink_to_fit.pass.cpp
…
size.pass.cpp
Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library.
2013-06-28 16:59:19 +00:00