thread/test/sync/futures/promise
2013-06-08 10:53:46 +00:00
..
alloc_ctor_pass.cpp Thread: remove includes using lib/thread 2012-08-21 21:30:00 +00:00
copy_assign_fail.cpp Thread: remove includes using lib/thread 2012-08-21 21:30:00 +00:00
copy_ctor_fail.cpp Thread: remove includes using lib/thread 2012-08-21 21:30:00 +00:00
default_pass.cpp Thread: fix bug on future::then when the continuation is void() ir T&(). 2013-06-08 10:53:46 +00:00
dtor_pass.cpp Thread: Change to version 3 and don't deprecate legacy time related functions, even if they are not part of the concepts since version 3 2012-04-16 20:49:18 +00:00
get_future_pass.cpp Thread: Change to version 3 and don't deprecate legacy time related functions, even if they are not part of the concepts since version 3 2012-04-16 20:49:18 +00:00
move_assign_pass.cpp Thread: remove includes using lib/thread 2012-08-21 21:30:00 +00:00
move_ctor_pass.cpp Thread: remove includes using lib/thread 2012-08-21 21:30:00 +00:00
set_exception_at_thread_exit_pass.cpp Thread: fix promise set_at_..._thread_exit; Added preconditions. 2013-06-07 19:03:49 +00:00
set_exception_pass.cpp Thread: version 4: Added variadic templates for packed_task cons, async, thread cons + added make_future + future::get() can be called just once 2012-09-29 16:31:27 +00:00
set_lvalue_at_thread_exit_pass.cpp Thread: Added promise::set_..._at_thread_exit 2012-11-04 16:47:02 +00:00
set_lvalue_pass.cpp Thread: version 4: Added variadic templates for packed_task cons, async, thread cons + added make_future + future::get() can be called just once 2012-09-29 16:31:27 +00:00
set_rvalue_at_thread_exit_pass.cpp Thread: Added promise::set_..._at_thread_exit 2012-11-04 16:47:02 +00:00
set_rvalue_pass.cpp Thread: make the code of tests set_rvalue and make_future more portable 2012-09-30 17:33:56 +00:00
set_value_at_thread_exit_const_pass.cpp Thread: fix promise set_at_..._thread_exit; Added preconditions. 2013-06-07 19:03:49 +00:00
set_value_at_thread_exit_void_pass.cpp Thread: fix promise set_at_..._thread_exit; Added preconditions. 2013-06-07 19:03:49 +00:00
set_value_const_pass.cpp Thread: version 4: Added variadic templates for packed_task cons, async, thread cons + added make_future + future::get() can be called just once 2012-09-29 16:31:27 +00:00
set_value_void_pass.cpp Thread: version 4: Added variadic templates for packed_task cons, async, thread cons + added make_future + future::get() can be called just once 2012-09-29 16:31:27 +00:00
use_allocator_pass.cpp Thread: remove includes using lib/thread 2012-08-21 21:30:00 +00:00