![]() 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. |
||
---|---|---|
.. | ||
F.pass.cpp | ||
constr.compile.fail.cpp | ||
copy.compile.fail.cpp | ||
default.pass.cpp | ||
move.pass.cpp |