You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/thread/futures/futures.tas/futures.task.members
Marshall Clow 07546f3b93 Implement LWG#2407: 'packaged_task(allocator_arg_t, const Allocator&, F&&) should neither be constrained nor explicit'
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@241068 91177308-0d34-0410-b5e6-96231b3b80d8
11 years ago
..
assign_copy.fail.cpp Move test into test/std subdirectory. 11 years ago
assign_move.pass.cpp Move test into test/std subdirectory. 11 years ago
ctor1.fail.cpp Move test into test/std subdirectory. 11 years ago
ctor2.fail.cpp Implement LWG#2407: 'packaged_task(allocator_arg_t, const Allocator&, F&&) should neither be constrained nor explicit' 11 years ago
ctor_copy.fail.cpp Move test into test/std subdirectory. 11 years ago
ctor_default.pass.cpp Move test into test/std subdirectory. 11 years ago
ctor_func.pass.cpp Move test into test/std subdirectory. 11 years ago
ctor_func_alloc.pass.cpp Move test into test/std subdirectory. 11 years ago
ctor_move.pass.cpp Move test into test/std subdirectory. 11 years ago
dtor.pass.cpp Move test into test/std subdirectory. 11 years ago
get_future.pass.cpp Move test into test/std subdirectory. 11 years ago
make_ready_at_thread_exit.pass.cpp Move test into test/std subdirectory. 11 years ago
operator.pass.cpp Move test into test/std subdirectory. 11 years ago
reset.pass.cpp Move test into test/std subdirectory. 11 years ago
swap.pass.cpp Move test into test/std subdirectory. 11 years ago