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.cons
History
…
..
alloc.pass.cpp
…
char_assignment.pass.cpp
…
copy_alloc.pass.cpp
…
copy_assignment.pass.cpp
…
copy.pass.cpp
…
default_noexcept.pass.cpp
…
dtor_noexcept.pass.cpp
…
initializer_list_assignment.pass.cpp
…
initializer_list.pass.cpp
…
iter_alloc.pass.cpp
…
move_alloc.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
move_assign_noexcept.pass.cpp
…
move_assignment.pass.cpp
…
move_noexcept.pass.cpp
…
move.pass.cpp
…
pointer_alloc.pass.cpp
…
pointer_assignment.pass.cpp
…
pointer_size_alloc.pass.cpp
…
size_char_alloc.pass.cpp
…
substr.pass.cpp
…