llvm-project/libcxx/test/utilities/tuple/tuple.tuple
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
..
tuple.assign Fixing whitespace problems 2010-08-22 00:59:46 +00:00
tuple.cnstr Fixing whitespace problems 2010-08-22 00:59:46 +00:00
tuple.creation Fixing whitespace problems 2010-08-22 00:59:46 +00:00
tuple.elem Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
tuple.helper Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
tuple.rel Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
tuple.special Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
tuple.swap Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
tuple.traits Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
DefaultOnly.h Fixing whitespace problems 2010-08-22 00:59:46 +00:00
MoveOnly.h 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
alloc_first.h Fixing whitespace problems 2010-08-22 00:59:46 +00:00
alloc_last.h Fixing whitespace problems 2010-08-22 00:59:46 +00:00
allocators.h 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
empty_member.pass.cpp Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00