cxx/test/strings/basic.string
2010-09-04 23:28:19 +00:00
..
string.access Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
string.capacity Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
string.cons 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
string.iterators Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
string.modifiers 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
string.nonmembers 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
string.ops Replaced :: with _ in several path names 2010-05-16 12:42:38 +00:00
string.require Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
input_iterator.h Fixing whitespace problems 2010-08-22 00:47:54 +00:00
test_allocator.h Fixing whitespace problems 2010-08-22 00:47:54 +00:00
test_traits.h Fixing whitespace problems 2010-08-22 00:47:54 +00:00
types.pass.cpp Fixing whitespace problems 2010-08-22 00:47:54 +00:00