![]() Moves: * `std::move`, `std::forward`, `std::declval`, and `std::swap` into `__utility/${FUNCTION_NAME}`. * `std::swap_ranges` and `std::iter_swap` into `__algorithm/${FUNCTION_NAME}` Differential Revision: https://reviews.llvm.org/D103734 |
||
---|---|---|
.. | ||
forward.fail.cpp | ||
forward.pass.cpp | ||
move.fail.cpp | ||
move.pass.cpp | ||
move_if_noexcept.pass.cpp |