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
9decbfee32cd1ff8538cbb97e1ec4d7ee7cb577e
clang-p2996
/
libcxx
/
test
/
std
/
strings
/
basic.string
History
Billy Robert O'Neal III
49ee2a0f28
Resolve unused local typedef warning in test.
...
llvm-svn: 300937
2017-04-21 01:10:04 +00:00
..
string.access
…
string.capacity
…
string.cons
Resolve unused local typedef warning in test.
2017-04-21 01:10:04 +00:00
string.iterators
…
string.modifiers
Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the string library.
2017-04-19 00:28:44 +00:00
string.nonmembers
Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the string library.
2017-04-19 00:28:44 +00:00
string.ops
…
string.require
…
allocator_mismatch.fail.cpp
…
input_iterator.h
…
test_traits.h
…
traits_mismatch.fail.cpp
Implement LWG#2761: 'basic_string should require that charT match traits::char_type'. Tests for string_view, too
2017-03-15 18:41:11 +00:00
types.pass.cpp
…