llvm-project/libcxx/test/std/utilities/utility/forward
Nikolas Klauser 06cf0ce90a [libc++] Enable move semantics for vector in C++03
We require move semantics in C++03 anyways, so let's enable them for the containers.

Reviewed By: ldionne, #libc

Spies: libcxx-commits

Differential Revision: https://reviews.llvm.org/D123802
2022-05-19 16:11:56 +02:00
..
forward.fail.cpp Treat `std::move`, `forward`, etc. as builtins. 2022-04-20 17:58:31 -07:00
forward.pass.cpp
move.fail.cpp
move.pass.cpp
move_if_noexcept.pass.cpp [libc++] Enable move semantics for vector in C++03 2022-05-19 16:11:56 +02:00