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/thread/thread.threads/thread.thread.class/thread.thread.constr
Howard Hinnant 656bdc3667 Brought thread variadic constructor up to current spec, which allows move-only functors and move-only arguments, but disallows functors with non-const lvalue reference parameters.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@131413 91177308-0d34-0410-b5e6-96231b3b80d8
15 years ago
..
F.pass.cpp Brought thread variadic constructor up to current spec, which allows move-only functors and move-only arguments, but disallows functors with non-const lvalue reference parameters. 15 years ago
copy.fail.cpp license change 15 years ago
default.pass.cpp license change 15 years ago
move.pass.cpp license change 15 years ago