You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/strings/basic.string/string.nonmembers
Howard Hinnant 9dcdcdee25 Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@185167 91177308-0d34-0410-b5e6-96231b3b80d8
13 years ago
..
string.io Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library. 13 years ago
string.special Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library. 13 years ago
string_op!= Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library. 13 years ago
string_op+ Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library. 13 years ago
string_operator== Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library. 13 years ago
string_opgt Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library. 13 years ago
string_opgt= Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library. 13 years ago
string_oplt Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library. 13 years ago
string_oplt= Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library. 13 years ago
nothing_to_do.pass.cpp license change 15 years ago