cxx/test/thread/futures/futures.promise
2011-05-17 23:32:48 +00:00
..
alloc_ctor.pass.cpp license change 2010-11-16 22:09:02 +00:00
copy_assign.fail.cpp license change 2010-11-16 22:09:02 +00:00
copy_ctor.fail.cpp license change 2010-11-16 22:09:02 +00:00
default.pass.cpp license change 2010-11-16 22:09:02 +00:00
dtor.pass.cpp license change 2010-11-16 22:09:02 +00:00
get_future.pass.cpp license change 2010-11-16 22:09:02 +00:00
move_assign.pass.cpp license change 2010-11-16 22:09:02 +00:00
move_ctor.pass.cpp license change 2010-11-16 22:09:02 +00:00
set_exception_at_thread_exit.pass.cpp A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 2011-05-17 23:32:48 +00:00
set_exception.pass.cpp license change 2010-11-16 22:09:02 +00:00
set_lvalue_at_thread_exit.pass.cpp A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 2011-05-17 23:32:48 +00:00
set_lvalue.pass.cpp license change 2010-11-16 22:09:02 +00:00
set_rvalue_at_thread_exit.pass.cpp A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 2011-05-17 23:32:48 +00:00
set_rvalue.pass.cpp license change 2010-11-16 22:09:02 +00:00
set_value_at_thread_exit_const.pass.cpp A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 2011-05-17 23:32:48 +00:00
set_value_at_thread_exit_void.pass.cpp A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. 2011-05-17 23:32:48 +00:00
set_value_const.pass.cpp license change 2010-11-16 22:09:02 +00:00
set_value_void.pass.cpp license change 2010-11-16 22:09:02 +00:00
swap.pass.cpp license change 2010-11-16 22:09:02 +00:00
uses_allocator.pass.cpp license change 2010-11-16 22:09:02 +00:00