llvm-project/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con
Nikolas Klauser c475e31a18 [libc++] Remove std::function in C++03
`std::function` has been deprecated for a few releases now. Remove it with an option to opt-back-in with a note that this option will be removed in LLVM 16.

Reviewed By: ldionne, #libc

Spies: #libc_vendors, EricWF, jloser, libcxx-commits

Differential Revision: https://reviews.llvm.org/D127908
2022-06-22 10:02:30 +02:00
..
F.pass.cpp [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00
F_assign.pass.cpp [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00
F_incomplete.pass.cpp [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00
F_nullptr.pass.cpp [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00
alloc.pass.cpp [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00
alloc.verify.cpp
alloc_F.pass.cpp [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00
alloc_F.verify.cpp
alloc_function.pass.cpp [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00
alloc_function.verify.cpp
alloc_nullptr.pass.cpp [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00
alloc_nullptr.verify.cpp
alloc_rfunction.pass.cpp
alloc_rfunction.verify.cpp
copy_assign.pass.cpp [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00
copy_move.pass.cpp [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00
deduct_F.fail.cpp [libc++] Remove workarounds for the lack of deduction guides in C++17 2021-08-18 08:57:25 -04:00
deduct_F.pass.cpp [libc++] Remove workarounds for the lack of deduction guides in C++17 2021-08-18 08:57:25 -04:00
deduct_ptr.pass.cpp [libc++] Remove workarounds for the lack of deduction guides in C++17 2021-08-18 08:57:25 -04:00
default.pass.cpp [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00
nullptr_t.pass.cpp [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00
nullptr_t_assign.pass.cpp [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00