cxx/test/algorithms/alg.modifying.operations
2010-09-04 23:28:19 +00:00
..
alg.copy Fixing whitespace problems 2010-08-22 00:08:10 +00:00
alg.fill Fixing whitespace problems 2010-08-22 00:08:10 +00:00
alg.generate Fixing whitespace problems 2010-08-22 00:08:10 +00:00
alg.move 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
alg.partitions 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
alg.random.shuffle Fixing whitespace problems 2010-08-22 00:08:10 +00:00
alg.remove 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
alg.replace Fixing whitespace problems 2010-08-22 00:08:10 +00:00
alg.reverse Fixing whitespace problems 2010-08-22 00:08:10 +00:00
alg.rotate 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
alg.swap 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
alg.transform Fixing whitespace problems 2010-08-22 00:08:10 +00:00
alg.unique 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
nothing_to_do.pass.cpp Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00