llvm-project/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func
Nikolas Klauser 7afa1598a3 [libc++] Avoid including <tuple> in compressed_pair.h
compressed_pair is widely used in the library, but most of the uses don't use the tuple parts. To avoid including <tuple> everywhere, use the forward declaration instead in compressed_pair.h

Reviewed By: ldionne, #libc

Spies: libcxx-commits

Differential Revision: https://reviews.llvm.org/D133331
2022-09-18 10:49:35 +02:00
..
func.wrap.func.alg [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00
func.wrap.func.cap [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00
func.wrap.func.con [libc++] Avoid including <tuple> in compressed_pair.h 2022-09-18 10:49:35 +02:00
func.wrap.func.inv [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00
func.wrap.func.mod [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00
func.wrap.func.nullptr [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00
func.wrap.func.targ [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00
addressof.pass.cpp [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00
derive_from.compile.fail.cpp
derive_from.pass.cpp [libc++] NFC: Normalize links to bug reports 2021-03-03 13:45:29 -05:00
function_types.h
noncopyable_return_type.pass.cpp [libc++] Add warning pragma macros in the test suite 2022-03-17 00:11:20 +01:00
robust_against_adl.pass.cpp [libc++] Use std::addressof in std::function::target 2022-01-04 12:31:45 -05:00
types.pass.cpp [libc++] Remove std::function in C++03 2022-06-22 10:02:30 +02:00