cxx/test/thread/futures
Howard Hinnant 0ce02245a9 fixing whitespace
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@114967 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-28 17:19:10 +00:00
..
futures.async [futures.task] and [futures.async]. Requires variadics and rvalue-ref support. 2010-08-30 18:46:21 +00:00
futures.atomic_future 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
futures.errors Getting started on <future> 2010-08-25 17:32:05 +00:00
futures.future_error Fix whitespace 2010-09-04 23:46:48 +00:00
futures.overview Getting started on <future> 2010-08-25 17:32:05 +00:00
futures.promise 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
futures.shared_future 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
futures.state fixing whitespace 2010-09-28 17:19:10 +00:00
futures.tas [futures.task] and [futures.async]. Requires variadics and rvalue-ref support. 2010-08-30 18:46:21 +00:00
futures.unique_future 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
test_allocator.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
version.pass.cpp Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00