cxx/test/utilities
2010-09-07 17:15:17 +00:00
..
allocator.adaptor sync with N3126 2010-09-05 01:10:45 +00:00
date.time Fixing whitespace problems 2010-08-22 00:59:46 +00:00
function.objects 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
memory sync with N3126 2010-09-05 01:10:45 +00:00
meta has_nothrow_default_constructor hooked up to clang. Filed http://llvm.org/bugs/show_bug.cgi?id=8101 to take care of void, arrays of incomplete types, and classes with virtual destructors which don't work yet. If there is some reasons we don't want to handle these types in the compiler, I can handle them in the library. 2010-09-07 17:15:17 +00:00
ratio Fixing whitespace problems 2010-08-22 00:59:46 +00:00
template.bitset Fixing whitespace problems 2010-08-22 00:59:46 +00:00
time Fixing whitespace problems 2010-08-22 00:59:46 +00:00
tuple 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
type.index Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
utilities.general Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
utility sync with N3126 2010-09-05 01:06:34 +00:00
utility.requirements Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
nothing_to_do.pass.cpp Fixing whitespace problems 2010-08-22 00:59:46 +00:00