cxx/test/thread/futures/futures.unique_future
2010-09-04 23:28:19 +00:00
..
copy_assign.fail.cpp 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
copy_ctor.fail.cpp [futures.unique_future] 2010-08-29 14:20:30 +00:00
default.pass.cpp [futures.unique_future] 2010-08-29 14:20:30 +00:00
dtor.pass.cpp [futures.unique_future] 2010-08-29 14:20:30 +00:00
get.pass.cpp [futures.unique_future] 2010-08-29 14:20:30 +00:00
move_assign.pass.cpp 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
move_ctor.pass.cpp 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
wait_for.pass.cpp [futures.unique_future] 2010-08-29 14:20:30 +00:00
wait_until.pass.cpp [futures.unique_future] 2010-08-29 14:20:30 +00:00
wait.pass.cpp [futures.unique_future] 2010-08-29 14:20:30 +00:00