This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
thread
/
futures
History
Howard Hinnant
959cf8aede
Fix whitespace
...
llvm-svn: 113089
2010-09-04 23:46:48 +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
Getting started on <future>
2010-08-25 17:32:05 +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