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
7609c9b665d67c9738fdd0af53ba9e8782218542
clang-p2996
/
libcxx
/
test
/
strings
/
basic.string
/
string.modifiers
/
string_insert
History
Howard Hinnant
7609c9b665
Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature.
...
llvm-svn: 113086
2010-09-04 23:28:19 +00:00
..
iter_char.pass.cpp
…
iter_initializer_list.pass.cpp
Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature.
2010-09-04 23:28:19 +00:00
iter_iter_iter.pass.cpp
…
iter_size_char.pass.cpp
…
size_pointer_size.pass.cpp
…
size_pointer.pass.cpp
…
size_size_char.pass.cpp
…
size_string_size_size.pass.cpp
…
size_string.pass.cpp
…