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
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
..
thread.thread.algorithm license change 15 years ago
thread.thread.assign license change 15 years ago
thread.thread.constr 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
thread.thread.destr license change 15 years ago
thread.thread.id license change 15 years ago
thread.thread.member license change 15 years ago
thread.thread.static license change 15 years ago
types.pass.cpp license change 15 years ago