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
/
std
/
thread
/
futures
/
futures.overview
History
Marshall Clow
e69a08ba6d
Implement is_error_code_v and is_error_condition_v for c++17. Rework the tests for is_error_code and is_error_condition, since they were really lacking. Thanks to Alisdair for the heads-up that we were missing these.
...
llvm-svn: 282331
2016-09-24 17:36:14 +00:00
..
future_errc.pass.cpp
Fix C++03 build.
2016-06-30 20:46:58 +00:00
future_status.pass.cpp
…
is_error_code_enum_future_errc.pass.cpp
Implement is_error_code_v and is_error_condition_v for c++17. Rework the tests for is_error_code and is_error_condition, since they were really lacking. Thanks to Alisdair for the heads-up that we were missing these.
2016-09-24 17:36:14 +00:00
launch.pass.cpp
Make futures.overview enum tests more portable. Patch from STL@microsoft.com
2016-06-30 05:00:32 +00:00