llvm-project/libcxx/test/std/thread/thread.threads
Louis Dionne 62cfa3a0b5 [libc++] Support move construction and assignment in <thread> in C++03
Libc++ provides support for <thread> in C++03 as an extension. Furthermore,
it does not support any compiler that doesn't have rvalue references. It
is hence possible to provide the move constructor and move assignment
operator in C++03.
2020-06-03 12:16:27 -04:00
..
thread.thread.class [libc++] Support move construction and assignment in <thread> in C++03 2020-06-03 12:16:27 -04:00
thread.thread.this [libcxx testing] Remove ALLOW_RETRIES from sleep_until.pass.cpp 2020-05-10 05:59:09 -04:00